mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-08-19 17:01:12 +00:00
Update golang packages to v1.25
This commit is contained in:
parent
3382cd31a9
commit
8c98aee1bb
1 changed files with 2 additions and 2 deletions
4
go.mod
4
go.mod
|
@ -1,8 +1,8 @@
|
|||
module forgejo.org
|
||||
|
||||
go 1.24
|
||||
go 1.25
|
||||
|
||||
toolchain go1.24.6
|
||||
toolchain go1.25.0
|
||||
|
||||
require (
|
||||
code.forgejo.org/f3/gof3/v3 v3.11.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue