-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
unexpected module path when using go modules #523
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
Labels
bug
Something isn't working
Comments
Same error with go 1.12 |
Workaround for now: just disable them while installing, like this:
|
Another workaround is to use |
Resolving. All |
see: #539 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When run go get -u github.com/golangci/golangci-lint/cmd/golangci-lint with go 1.12
I get thise error:
go: sourcegraph.com/sourcegraph/[email protected]: parsing go.mod: unexpected module path "github.com/sourcegraph/go-diff"
The text was updated successfully, but these errors were encountered: