mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2024-11-08 18:04:14 +01:00
Update dependency go to v1.22.7
This commit is contained in:
parent
668f942db0
commit
91ce4ab95d
1 changed files with 1 additions and 3 deletions
4
go.mod
4
go.mod
|
@ -1,8 +1,6 @@
|
|||
module code.gitea.io/gitea
|
||||
|
||||
go 1.22.0
|
||||
|
||||
toolchain go1.22.5
|
||||
go 1.22.7
|
||||
|
||||
require (
|
||||
code.forgejo.org/f3/gof3/v3 v3.4.0
|
||||
|
|
Loading…
Reference in a new issue