mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2026-05-12 22:10:25 +00:00
Update dependency go to v1.25.8 (v11.0/forgejo) (#11526)
Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/11526 Reviewed-by: Michael Kriese <michael.kriese@gmx.de> Co-authored-by: Renovate Bot <bot@kriese.eu> Co-committed-by: Renovate Bot <bot@kriese.eu>
This commit is contained in:
parent
e43c55b5b1
commit
b50073eb0d
1 changed files with 1 additions and 1 deletions
2
go.mod
2
go.mod
|
|
@ -2,7 +2,7 @@ module forgejo.org
|
||||||
|
|
||||||
go 1.25.0
|
go 1.25.0
|
||||||
|
|
||||||
toolchain go1.25.7
|
toolchain go1.25.8
|
||||||
|
|
||||||
require (
|
require (
|
||||||
code.forgejo.org/f3/gof3/v3 v3.10.6
|
code.forgejo.org/f3/gof3/v3 v3.10.6
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue