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:
crapStone 2025-02-15 19:08:08 +00:00 committed by crapStone
parent 91c4577a43
commit c7fddf202d
5 changed files with 10 additions and 12 deletions

View file

@ -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