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

4
go.mod
View file

@ -1,8 +1,6 @@
module codeberg.org/codeberg/pages
go 1.23.0
toolchain go1.23.5
go 1.24.0
require (
code.gitea.io/sdk/gitea v0.20.0