Update go toolchain directive to v1.26.5 (v16.0/forgejo) (#13350)

This commit is contained in:
Renovate Bot 2026-07-08 05:03:23 +02:00 committed by viceice-bot
commit 5514e4d286

2
go.mod
View file

@ -2,7 +2,7 @@ module forgejo.org
go 1.26.0
toolchain go1.26.4
toolchain go1.26.5
require (
code.forgejo.org/f3/gof3/v3 v3.11.15