mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2026-06-22 10:02:15 +00:00
Update go toolchain directive to v1.25.11 [SECURITY] (v11.0/forgejo) (#12915)
This commit is contained in:
parent
be225a7d90
commit
596affdcf6
1 changed files with 1 additions and 1 deletions
2
go.mod
2
go.mod
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue