bump golangci-lint to make it pass? (#432)

Reviewed-on: https://codeberg.org/Codeberg/pages-server/pulls/432
Co-authored-by: 6543 <6543@obermui.de>
Co-committed-by: 6543 <6543@obermui.de>
This commit is contained in:
6543 2025-02-15 18:11:24 +00:00 committed by crapStone
parent 44084d7448
commit eb8d09ab6d

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