go run
repeatedly reports dependency find when run out of GOPATH with modules on
#34828
Labels
go run
repeatedly reports dependency find when run out of GOPATH with modules on
#34828
What version of Go are you using (
go version
)?Does this issue reproduce with the latest release?
Yes.
What operating system and processor architecture are you using (
go env
)?go env
OutputWhat did you do?
Tried to run this piece of code out of the
GOPATH
withGO111MODULE=on
main.go
What did you expect to see?
What did you see instead?
A couple of extra facts:
github.com/davecgh/go-spew/spew
github.com/chzyer/readline
go clean -modcache
The text was updated successfully, but these errors were encountered: