mirror of
https://codeberg.org/Codeberg/pages-server.git
synced 2025-04-17 10:46:57 +00:00
chore(deps): update golangci/golangci-lint docker tag to v2
This commit is contained in:
parent
d7deecf5f9
commit
7c49873535
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ when:
|
||||||
steps:
|
steps:
|
||||||
lint:
|
lint:
|
||||||
depends_on: []
|
depends_on: []
|
||||||
image: golangci/golangci-lint:v1.64.8
|
image: golangci/golangci-lint:v2.0.2
|
||||||
commands:
|
commands:
|
||||||
- go version
|
- go version
|
||||||
- go install mvdan.cc/gofumpt@latest
|
- go install mvdan.cc/gofumpt@latest
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue