Update golang packages to v1.25

This commit is contained in:
Renovate Bot 2025-08-15 16:07:54 +00:00
commit 8c98aee1bb

4
go.mod
View file

@ -1,8 +1,8 @@
module forgejo.org
go 1.24
go 1.25
toolchain go1.24.6
toolchain go1.25.0
require (
code.forgejo.org/f3/gof3/v3 v3.11.0