Hello,
Getting this error when I run go generate ./...
Hello,
Getting this error -
Writing `FakeFactory` to `clientfakes/fake_factory.go`...
internal error: go list gives conflicting information for package example.com/app/pkg/client [example.com/app/pkg/client.test]
exit status 1
go list returns the package
$ go list
example.com/app/pkg/client