mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2026-05-12 22:10:25 +00:00
Update dependency go to v1.25.6 (v13/forgejo) (#10877)
same as https://codeberg.org/forgejo/forgejo/issues/10850 Co-authored-by: Renovate Bot <forgejo-renovate-action@forgejo.org> Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/10877 Reviewed-by: 0ko <0ko@noreply.codeberg.org>
This commit is contained in:
parent
3d92c96a94
commit
fb73f467c0
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
|
||||
|
||||
toolchain go1.25.5
|
||||
toolchain go1.25.6
|
||||
|
||||
require (
|
||||
code.forgejo.org/f3/gof3/v3 v3.11.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue