Update go toolchain directive to v1.26.5 (forgejo) (#13347)

This commit is contained in:
Renovate Bot 2026-07-08 07:36:00 +02:00 committed by viceice-bot
commit fe471dd3a8

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