fix(deps): update module github.com/urfave/cli/v2 to v3

This commit is contained in:
Renovate Bot
2025-04-28 15:45:22 +00:00
parent 6efa25d0f7
commit 34a25ee7be
2 changed files with 2 additions and 0 deletions

1
go.mod
View File

@@ -19,6 +19,7 @@ require (
github.com/skratchdot/open-golang v0.0.0-20200116055534-eef842397966
github.com/stretchr/testify v1.10.0
github.com/urfave/cli/v2 v2.27.6
github.com/urfave/cli/v3 v3.3.2
golang.org/x/crypto v0.37.0
golang.org/x/oauth2 v0.29.0
golang.org/x/term v0.31.0