Update module mvdan.cc/xurls/v2 to v2.6.0 (forgejo) (#11744)

Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/11744
Reviewed-by: Gusted <gusted@noreply.codeberg.org>
Co-authored-by: Renovate Bot <bot@kriese.eu>
Co-committed-by: Renovate Bot <bot@kriese.eu>
This commit is contained in:
Renovate Bot 2026-03-19 03:41:21 +01:00 committed by Gusted
parent a0bbf96ce0
commit de046a9e92
2 changed files with 3 additions and 3 deletions

2
go.mod
View file

@ -112,7 +112,7 @@ require (
google.golang.org/protobuf v1.36.11
gopkg.in/gomail.v2 v2.0.0-20160411212932-81ebce5c23df
gopkg.in/ini.v1 v1.67.0
mvdan.cc/xurls/v2 v2.5.0
mvdan.cc/xurls/v2 v2.6.0
xorm.io/builder v0.3.13
xorm.io/xorm v1.3.9
)