Skip to content

Commit a0cccfe

Browse files
Update golangci/golangci-lint Docker tag to v2
1 parent 3ef265e commit a0cccfe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- run: bash <(curl -s https://codecov.io/bash)
2121
go_lint:
2222
docker:
23-
- image: golangci/golangci-lint:v1.39.0
23+
- image: golangci/golangci-lint:v2.2.1
2424
steps:
2525
- checkout
2626
- restore_cache:

0 commit comments

Comments
 (0)