This repository has been archived by the owner on May 9, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 490
Cannot use go get #417
Comments
@vincentmrg yes, I also found the same issue. @zchee, could you help resolve it? Thanks. |
Use the correct path: https://github.com/golang/lint#installation |
I explain this. Anyway, this repository's actual import path is /cc @ccojocar @bonifaido @bradfitz Sorry for mention, Could you helped me? |
@dominikh Thanks, your correct. |
Nice, Thank you all |
This was referenced Oct 12, 2018
Duplicate of #415 |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hello
When I try to go get the project I got
$ go get -u github.com/golang/lint/golint
package github.com/golang/lint/golint: code in directory /go/src/github.com/golang/lint/golint expects import "golang.org/x/lint/golint"
It's probably due to commit 5906bd5
The text was updated successfully, but these errors were encountered: