Skip to content

Commit 91b9b7d

Browse files
Update golangci/golangci-lint Docker tag to v1.61.0
1 parent 3ef265e commit 91b9b7d

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:v1.61.0
2424
steps:
2525
- checkout
2626
- restore_cache:

0 commit comments

Comments
 (0)