Update module github.com/urfave/cli/v3 to v3.4.1 (forgejo) (#8879)

Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/8879
Reviewed-by: Gusted <gusted@noreply.codeberg.org>
Co-authored-by: Renovate Bot <forgejo-renovate-action@forgejo.org>
Co-committed-by: Renovate Bot <forgejo-renovate-action@forgejo.org>
This commit is contained in:
Renovate Bot 2025-08-13 03:19:13 +02:00 committed by Gusted
parent fb1095d141
commit bff92cb5a3
2 changed files with 3 additions and 3 deletions

2
go.mod
View file

@ -91,7 +91,7 @@ require (
github.com/stretchr/testify v1.10.0
github.com/syndtr/goleveldb v1.0.0
github.com/ulikunitz/xz v0.5.12
github.com/urfave/cli/v3 v3.3.9
github.com/urfave/cli/v3 v3.4.1
github.com/valyala/fastjson v1.6.4
github.com/yohcop/openid-go v1.0.1
github.com/yuin/goldmark v1.7.13