-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Not able to query version 1.16.0 #508
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
Comments
a next release is planned in 5 days |
@jirfag any news on the next version? |
sorry for the delay, I've released v1.17.0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I am trying to install golangci-lint according to installation description, but I am getting following error:
00:20 $ GO111MODULE=on go get github.com/golangci/golangci-lint/cmd/[email protected]
go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.16.0
go get github.com/golangci/golangci-lint/cmd/[email protected]: can't query specific version ("v1.16.0") for package github.com/golangci/golangci-lint/cmd/golangci-lint in the main module (github.com/golangci/golangci-lint)
My Go environment:
go version && go env
The text was updated successfully, but these errors were encountered: