Update dependency go to v1.23.6

This commit is contained in:
Renovate Bot 2025-02-06 10:06:45 +00:00
parent 2491bbfa69
commit 4e8011f4d5

2
go.mod
View file

@ -2,7 +2,7 @@ module code.gitea.io/gitea
go 1.23
toolchain go1.23.5
toolchain go1.23.6
require (
code.forgejo.org/f3/gof3/v3 v3.10.2