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

Unable to install golint #3

Open
hferentschik opened this issue Mar 26, 2019 · 2 comments
Open

Unable to install golint #3

hferentschik opened this issue Mar 26, 2019 · 2 comments

Comments

@hferentschik
Copy link
Contributor

In a clean environment running make will result in:

go: finding github.com/golang/lint/golint latest
go: finding github.com/golang/lint latest
go: downloading github.com/golang/lint v0.0.0-20190313153728-d0100b6bd8b3
go: github.com/golang/[email protected]: parsing go.mod: unexpected module path "golang.org/x/lint"
go: error loading module requirements
@hferentschik
Copy link
Contributor Author

Seems to be caused by googleapis/google-cloud-go#1359. Also golang/go#30831.

@warrenbailey
Copy link
Contributor

Fixed by #4

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

2 participants