golang / mock

GoMock is a mocking framework for the Go programming language.
Apache License 2.0
9.3k stars 610 forks source link

Loading input failed: source directory is outside GOPATH #550

Closed venkatzgithub closed 3 years ago

venkatzgithub commented 3 years ago

can not use mockgen command.

codyoss commented 3 years ago

Please provide the following information:

  1. Go version
  2. mockgen version
  3. A smaller reporducer
  4. Commands run.
codyoss commented 3 years ago

Closing for now as this issue is not actionable. Please feel free to reopen if you can provide more details.