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 #124

Closed
hferentschik opened this issue Mar 29, 2019 · 1 comment
Closed

Unable to install golint #124

hferentschik opened this issue Mar 29, 2019 · 1 comment

Comments

@hferentschik
Copy link
Contributor

The golint import path has changed. If it is not installed and one runs make check:

make check
go: finding github.com/golang/lint/golint latest
go: finding github.com/golang/lint latest
go: github.com/golang/[email protected]: parsing go.mod: unexpected module path "golang.org/x/lint"
go: error loading module requirements
make: *** [/Users/hardy/work/go/bin/golint] Error 1
@hferentschik hferentschik self-assigned this Mar 29, 2019
hferentschik added a commit to hferentschik/jx-app-jacoco that referenced this issue Mar 29, 2019
- golint got relocated and import path needs to be updated

fixes issue jenkins-x-apps#124
hferentschik added a commit that referenced this issue Mar 29, 2019
- golint got relocated and import path needs to be updated

fixes issue #124
@hferentschik
Copy link
Contributor Author

Merged via pull request #125

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

No branches or pull requests

1 participant