Skip to content

go list gives conflicting information for package #169

@kotyara85

Description

@kotyara85

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions