Compare commits

...

1 commit

Author SHA1 Message Date
Renovate Bot
8c98aee1bb Update golang packages to v1.25 2025-08-15 16:07:54 +00:00

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