We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 54fbe14 commit 2efe568Copy full SHA for 2efe568
.circleci/config.yml
@@ -9,7 +9,7 @@ executors:
9
- image: node:17-slim
10
golangci-lint:
11
docker:
12
- - image: golangci/golangci-lint:v1.45-alpine
+ - image: golangci/golangci-lint:v1.47
13
golang-previous:
14
15
- image: golang:1.17
0 commit comments