mirror of
https://codeberg.org/Codeberg/pages-server.git
synced 2024-11-30 16:05:32 +00:00
chore(deps): update golangci/golangci-lint docker tag to v1.59.0 (#345)
This commit is contained in:
parent
3928cd7aff
commit
05413e50c6
@ -8,7 +8,7 @@ when:
|
||||
steps:
|
||||
lint:
|
||||
depends_on: []
|
||||
image: golangci/golangci-lint:v1.58.2
|
||||
image: golangci/golangci-lint:v1.59.0
|
||||
commands:
|
||||
- go version
|
||||
- go install mvdan.cc/gofumpt@latest
|
||||
|
Loading…
Reference in New Issue
Block a user