Update go toolchain directive to v1.25.11 [SECURITY] (v11.0/forgejo) (#12915)

This commit is contained in:
Renovate Bot 2026-06-03 04:57:30 +02:00 committed by viceice-bot
commit 596affdcf6

2
go.mod
View file

@ -2,7 +2,7 @@ module forgejo.org
go 1.25.0
toolchain go1.25.10
toolchain go1.25.11
require (
code.forgejo.org/f3/gof3/v3 v3.10.6