Skip to content

Commit

Permalink
Merge pull request #25 from tri-adam/golangci-lint-1.41
Browse files Browse the repository at this point in the history
Bump golangci-lint to 1.41
  • Loading branch information
tri-adam authored Jun 18, 2021
2 parents 2206ae4 + 8c372a4 commit 3a39a27
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 @@ -12,7 +12,7 @@ executors:
- image: golang:1.16
golangci-lint:
docker:
- image: golangci/golangci-lint:v1.40-alpine
- image: golangci/golangci-lint:v1.41-alpine

jobs:
lint-markdown:
Expand Down

0 comments on commit 3a39a27

Please sign in to comment.