Update go toolchain directive to v1.26.3 (v15.0/forgejo) (#12456)

This commit is contained in:
Renovate Bot 2026-05-07 21:57:50 +02:00 committed by viceice-bot
parent 1b7b1e4fe5
commit 91a44affa4

2
go.mod
View file

@ -2,7 +2,7 @@ module forgejo.org
go 1.25.0
toolchain go1.26.2
toolchain go1.26.3
require (
code.forgejo.org/f3/gof3/v3 v3.11.15