fix(deps): update module github.com/urfave/cli/v2 to v2.25.7 (#584)

Co-authored-by: Renovate Bot <renovate-bot@gitea.com>
Co-committed-by: Renovate Bot <renovate-bot@gitea.com>
This commit is contained in:
Renovate Bot
2023-09-10 03:59:02 +00:00
committed by techknowlogick
parent d80c8ceffd
commit f2cf5b7979
3 changed files with 15 additions and 13 deletions

2
go.mod
View File

@ -16,7 +16,7 @@ require (
github.com/olekukonko/tablewriter v0.0.5
github.com/skratchdot/open-golang v0.0.0-20200116055534-eef842397966
github.com/stretchr/testify v1.8.4
github.com/urfave/cli/v2 v2.16.3
github.com/urfave/cli/v2 v2.25.7
golang.org/x/crypto v0.13.0
golang.org/x/term v0.12.0
gopkg.in/yaml.v3 v3.0.1