We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4525d51 commit 3997ab1Copy full SHA for 3997ab1
.circleci/config.yml
@@ -62,7 +62,7 @@ jobs:
62
63
lint:
64
docker:
65
- - image: golangci/golangci-lint:v1.43.0
+ - image: golangci/golangci-lint:v1.46.2
66
steps:
67
- checkout
68
- run:
0 commit comments