Skip to content

Commit 580d733

Browse files
prestonvasquezqingyang-hu
authored andcommitted
pin golangci-lint v1.51.2 (#1210)
1 parent e01fa5c commit 580d733

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.evergreen/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ functions:
180180
181181
# Install linters. Use "go install" instead of "go get" to prevent modifying the go.mod
182182
# file.
183-
go install github.com/golangci/golangci-lint/cmd/golangci-lint@latest
183+
go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.51.2
184184
go install github.com/walle/lll/...@latest
185185
186186
upload-mo-artifacts:

0 commit comments

Comments
 (0)