Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot find modules in $GOPATH/pkg/mod/cache/download #100

Open
dmzkrsk opened this issue Dec 5, 2018 · 0 comments
Open

Cannot find modules in $GOPATH/pkg/mod/cache/download #100

dmzkrsk opened this issue Dec 5, 2018 · 0 comments

Comments

@dmzkrsk
Copy link

dmzkrsk commented Dec 5, 2018

2018/12/05 10:59:13 	/Users/***/.go/pkg/mod/***/***/[email protected]/log/log.go:10:2:
cannot find identifier for package "github.com/opentracing/opentracing-go":
cannot find package "github.com/opentracing/opentracing-go" in any of:
  /usr/local/Cellar/go/1.11.2/libexec/src/github.com/opentracing/opentracing-go (from $GOROOT)
  /Users/***/.go/src/github.com/opentracing/opentracing-go (from $GOPATH)
find ~/.go -type d -name opentracing-go

/Users/***/.go/pkg/mod/cache/download/github.com/opentracing/opentracing-go

go version

go version go1.11.2 darwin/amd64
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant