mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2026-05-13 06:20:24 +00:00
Update go toolchain directive to v1.26.3 (forgejo) (#12454)
This commit is contained in:
parent
bf958fa355
commit
326ae6ad67
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.2
|
||||
toolchain go1.26.3
|
||||
|
||||
require (
|
||||
code.forgejo.org/f3/gof3/v3 v3.11.15
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue