mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2024-11-08 18:04:14 +01:00
Merge pull request 'Update dependency go to v1.22.7 (v8.0/forgejo)' (#5242) from renovate/v8.0/forgejo-patch-golang-packages into v8.0/forgejo
Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/5242 Reviewed-by: Earl Warren <earl-warren@noreply.codeberg.org>
This commit is contained in:
commit
4763733caa
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