Skip to content

Commit

Permalink
Update golangci-lint version to v1.51.0
Browse files Browse the repository at this point in the history
Required to support go 1.20
  • Loading branch information
skaasten committed Jun 9, 2023
1 parent 308e537 commit e29c408
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 @@ -179,7 +179,7 @@ jobs:

lint:
docker:
- image: golangci/golangci-lint:v1.46-alpine
- image: golangci/golangci-lint:v1.51.0-alpine
resource_class: large
steps:
- checkout
Expand Down

0 comments on commit e29c408

Please sign in to comment.