mirror of
https://codeberg.org/Codeberg/pages-server.git
synced 2024-11-18 10:29:43 +00:00
chore(deps): update golangci/golangci-lint docker tag to v1.58.0 (#330)
This commit is contained in:
parent
eb08c46dcd
commit
7c49c4b967
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ when:
|
||||||
steps:
|
steps:
|
||||||
lint:
|
lint:
|
||||||
depends_on: []
|
depends_on: []
|
||||||
image: golangci/golangci-lint:v1.57.2
|
image: golangci/golangci-lint:v1.58.0
|
||||||
commands:
|
commands:
|
||||||
- go version
|
- go version
|
||||||
- go install mvdan.cc/gofumpt@latest
|
- go install mvdan.cc/gofumpt@latest
|
||||||
|
|
Loading…
Reference in a new issue