Compare commits

...

1 Commits

Author SHA1 Message Date
renovatebot 41f0f932c7 chore(deps): update golangci/golangci-lint docker tag to v2 2026-05-07 00:06:27 +00:00
+1 -1
View File
@@ -8,7 +8,7 @@ when:
steps:
lint:
depends_on: []
image: golangci/golangci-lint:v1.64.8
image: golangci/golangci-lint:v2.12.2
commands:
- go version
- go install mvdan.cc/gofumpt@latest