mirror of
https://codeberg.org/Codeberg/pages-server.git
synced 2025-01-18 16:47:54 +00:00
chore(deps): update golangci/golangci-lint docker tag to v1.59.1 (#357)
This commit is contained in:
parent
2c1701a657
commit
adcd973ade
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.59.0
|
image: golangci/golangci-lint:v1.59.1
|
||||||
commands:
|
commands:
|
||||||
- go version
|
- go version
|
||||||
- go install mvdan.cc/gofumpt@latest
|
- go install mvdan.cc/gofumpt@latest
|
||||||
|
|
Loading…
Reference in a new issue