mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2026-07-12 20:48:40 +00:00
Update go toolchain directive to v1.26.5 (forgejo) (#13347)
This commit is contained in:
parent
540551acf2
commit
fe471dd3a8
1 changed files with 1 additions and 1 deletions
2
go.mod
2
go.mod
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue