Skip to content

Commit

Permalink
Update golangci/golangci-lint Docker tag to v1.55.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 20, 2023
1 parent 3ef265e commit c14afb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- run: bash <(curl -s https://codecov.io/bash)
go_lint:
docker:
- image: golangci/golangci-lint:v1.39.0
- image: golangci/golangci-lint:v1.55.0
steps:
- checkout
- restore_cache:
Expand Down

0 comments on commit c14afb9

Please sign in to comment.