Skip to content

Commit

Permalink
Merge pull request #350 from tri-adam/golangci-lint-1.56
Browse files Browse the repository at this point in the history
ci: bump golangci-lint to v1.56
  • Loading branch information
tri-adam committed Feb 8, 2024
2 parents c5ee168 + 63ad8ef commit 4960f05
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:20-slim
golangci-lint:
docker:
- image: golangci/golangci-lint:v1.54
- image: golangci/golangci-lint:v1.56
golang-previous:
docker:
- image: golang:1.20
Expand Down

0 comments on commit 4960f05

Please sign in to comment.