Skip to content

Commit

Permalink
pin golangci-lint v1.51.2 (#1210)
Browse files Browse the repository at this point in the history
  • Loading branch information
prestonvasquez authored and qingyang-hu committed May 3, 2023
1 parent e01fa5c commit 580d733
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .evergreen/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@ functions:
# Install linters. Use "go install" instead of "go get" to prevent modifying the go.mod
# file.
go install github.com/golangci/golangci-lint/cmd/golangci-lint@latest
go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.51.2
go install github.com/walle/lll/...@latest
upload-mo-artifacts:
Expand Down

0 comments on commit 580d733

Please sign in to comment.