Skip to content

Commit

Permalink
fix(ci): update golangci-lint image
Browse files Browse the repository at this point in the history
  • Loading branch information
EmmEff committed Feb 13, 2023
1 parent 2bb6e80 commit 56d079b
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 @@ -9,7 +9,7 @@ executors:
- image: node:18-slim
golangci-lint:
docker:
- image: golangci/golangci-lint:v1.49
- image: golangci/golangci-lint:v1.51
golang-previous:
docker:
- image: golang:1.18
Expand Down

0 comments on commit 56d079b

Please sign in to comment.