1
0
Fork 0
mirror of https://codeberg.org/Codeberg/pages-server.git synced 2025-08-10 19:00:54 +00:00

chore(deps): update golangci/golangci-lint docker tag to v2

This commit is contained in:
woodpecker-bot 2025-05-05 00:07:10 +00:00
parent d7deecf5f9
commit 16aa83171f

View file

@ -6,7 +6,7 @@ when:
steps:
lint:
depends_on: []
image: golangci/golangci-lint:v1.64.8
image: golangci/golangci-lint:v2.1.6
commands:
- go version
- go install mvdan.cc/gofumpt@latest