We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e01fa5c commit 580d733Copy full SHA for 580d733
.evergreen/config.yml
@@ -180,7 +180,7 @@ functions:
180
181
# Install linters. Use "go install" instead of "go get" to prevent modifying the go.mod
182
# file.
183
- go install github.com/golangci/golangci-lint/cmd/golangci-lint@latest
+ go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.51.2
184
go install github.com/walle/lll/...@latest
185
186
upload-mo-artifacts:
0 commit comments