Skip to content

Commit 0ca1637

Browse files
committed
Update golangci-lint to v1.52.2
1 parent a85426c commit 0ca1637

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
@@ -198,7 +198,7 @@ functions:
198198
199199
# Install linters. Use "go install" instead of "go get" to prevent modifying the go.mod
200200
# file.
201-
go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.51.2
201+
go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.52.2
202202
go install github.com/walle/lll/...@latest
203203
204204
upload-mo-artifacts:

0 commit comments

Comments
 (0)