mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2024-11-10 04:05:42 +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
|
module code.gitea.io/gitea
|
||||||
|
|
||||||
go 1.22.0
|
go 1.22.7
|
||||||
|
|
||||||
toolchain go1.22.5
|
|
||||||
|
|
||||||
require (
|
require (
|
||||||
code.forgejo.org/f3/gof3/v3 v3.4.0
|
code.forgejo.org/f3/gof3/v3 v3.4.0
|
||||||
|
|
Loading…
Reference in a new issue