Skip to content

Commit

Permalink
ci: update golangci-lint to v1.45
Browse files Browse the repository at this point in the history
  • Loading branch information
Adam Hughes committed Mar 23, 2022
1 parent 2af0ccf commit 97e6ffe
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 97e6ffe

Please sign in to comment.