chore(deps): update golangci/golangci-lint docker tag to v1.62.2

This commit is contained in:
woodpecker-bot 2024-11-30 00:08:16 +00:00
parent e079ce4cf4
commit c783c3ccfe

View File

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