forked from mirrors/forgejo
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
|
go 1.26.0
|
||||||
|
|
||||||
toolchain go1.26.2
|
toolchain go1.26.3
|
||||||
|
|
||||||
require (
|
require (
|
||||||
code.forgejo.org/f3/gof3/v3 v3.11.15
|
code.forgejo.org/f3/gof3/v3 v3.11.15
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue