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 532ba1a commit 417a312Copy full SHA for 417a312
.drone.yml
@@ -9,7 +9,7 @@ pool:
9
10
steps:
11
- name: lint
12
- image: golang:1.21
+ image: golang:1.22
13
pull: always
14
commands:
15
- go install github.com/golangci/golangci-lint/cmd/golangci-lint@latest
0 commit comments