We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
govet version should be locked at 1.62.2.
govet
curl -sSfL https://raw.githubusercontent.com/golangci/golangci-lint/master/install.sh | sh -s -- -b $(go env GOPATH)/bin v1.63.0 golangci-lint run --out-format=github-actions --config=golangci-lint.yml --out-format colored-line-number
The text was updated successfully, but these errors were encountered:
lint: govet version lock
c346dfd
This patch locks `govet` version at 1.62.2. Closes #1079
lint: golangci-lint version lock
2919571
This patch locks `golangci-lint` version at 1.62.2. Closes #1079
93735d6
Successfully merging a pull request may close this issue.
govet
version should be locked at 1.62.2.The text was updated successfully, but these errors were encountered: