mirror of
https://codeberg.org/Codeberg/pages-server.git
synced 2025-04-19 11:36:57 +00:00
chore: update golang (#431)
ping #428 Co-authored-by: 6543 <6543@obermui.de> Reviewed-on: https://codeberg.org/Codeberg/pages-server/pulls/431 Co-authored-by: crapStone <me@crapstone.dev> Co-committed-by: crapStone <me@crapstone.dev>
This commit is contained in:
parent
91c4577a43
commit
c7fddf202d
5 changed files with 10 additions and 12 deletions
|
@ -6,7 +6,7 @@ when:
|
|||
steps:
|
||||
lint:
|
||||
depends_on: []
|
||||
image: golangci/golangci-lint:v1.63.4
|
||||
image: golangci/golangci-lint:v1.64.5
|
||||
commands:
|
||||
- go version
|
||||
- go install mvdan.cc/gofumpt@latest
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue