Skip to content

Commit

Permalink
Merge pull request #187 from tri-adam/golangci-lint-1.45
Browse files Browse the repository at this point in the history
Bump golangci-lint to v1.45
  • Loading branch information
tri-adam committed Mar 25, 2022
2 parents 2af0ccf + 97e6ffe commit 3dcab2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Expand Up @@ -9,7 +9,7 @@ executors:
- image: node:17-slim
golangci-lint:
docker:
- image: golangci/golangci-lint:v1.44-alpine
- image: golangci/golangci-lint:v1.45-alpine
golang-previous:
docker:
- image: golang:1.17
Expand Down

0 comments on commit 3dcab2e

Please sign in to comment.