chore(deps): bump xorm to v1.3.9-forgejo.8 (#11624)

Fixes https://codeberg.org/forgejo/forgejo/issues/11608 via https://code.forgejo.org/xorm/xorm/pulls/81.

Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/11624
Reviewed-by: Gusted <gusted@noreply.codeberg.org>
Co-authored-by: Mathieu Fenniak <mathieu@fenniak.net>
Co-committed-by: Mathieu Fenniak <mathieu@fenniak.net>
This commit is contained in:
Mathieu Fenniak 2026-03-11 03:40:43 +01:00 committed by Gusted
parent d2acd4f14c
commit 20388a7bee
2 changed files with 3 additions and 3 deletions

2
go.mod
View file

@ -274,6 +274,6 @@ replace github.com/gliderlabs/ssh => code.forgejo.org/forgejo/ssh v0.0.0-2024121
replace git.sr.ht/~mariusor/go-xsd-duration => code.forgejo.org/forgejo/go-xsd-duration v0.0.0-20220703122237-02e73435a078
replace xorm.io/xorm v1.3.9 => code.forgejo.org/xorm/xorm v1.3.9-forgejo.7
replace xorm.io/xorm v1.3.9 => code.forgejo.org/xorm/xorm v1.3.9-forgejo.8
replace github.com/urfave/cli/v3 => github.com/urfave/cli/v3 v3.5.0