Update dependency go to v1.25.6 (v13/forgejo) (#10877)
Some checks failed
/ release (push) Has been cancelled
testing-integration / test-unit (push) Has been cancelled
testing-integration / test-sqlite (push) Has been cancelled
testing-integration / test-mariadb (v10.6) (push) Has been cancelled
testing-integration / test-mariadb (v11.8) (push) Has been cancelled
testing / backend-checks (push) Has been cancelled
testing / frontend-checks (push) Has been cancelled
testing / test-unit (push) Has been cancelled
testing / test-e2e (push) Has been cancelled
testing / test-remote-cacher (redis) (push) Has been cancelled
testing / test-remote-cacher (valkey) (push) Has been cancelled
testing / test-remote-cacher (garnet) (push) Has been cancelled
testing / test-remote-cacher (redict) (push) Has been cancelled
testing / test-mysql (push) Has been cancelled
testing / test-pgsql (push) Has been cancelled
testing / test-sqlite (push) Has been cancelled
testing / security-check (push) Has been cancelled

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:
Michael Kriese 2026-01-16 15:23:17 +01:00
parent 3d92c96a94
commit fb73f467c0

2
go.mod
View file

@ -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