Skip to content
This repository has been archived by the owner on May 9, 2021. It is now read-only.

support for golang 1.5 #178

Closed
asdfsx opened this issue Nov 25, 2015 · 2 comments
Closed

support for golang 1.5 #178

asdfsx opened this issue Nov 25, 2015 · 2 comments

Comments

@asdfsx
Copy link

asdfsx commented Nov 25, 2015

I'm using golang 1.5
when I try to install golint, I got the errors bellow

package golang.org/x/tools/go/gcimporter: unrecognized import path "golang.org/x/tools/go/gcimporter"
package golang.org/x/tools/go/types: unrecognized import path "golang.org/x/tools/go/types"
@dsymonds
Copy link
Contributor

You have an old golang.org/x/tools repo. Delete $GOPATH/src/golang.org/x/tools and re-fetch it.

@asdfsx
Copy link
Author

asdfsx commented Nov 26, 2015

thx!!!! @dsymonds

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants