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

This commit is contained in:
Renovate Bot
2025-04-12 00:11:44 +00:00
parent 2e389349e1
commit 941f7842f6
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.1.1
golang.org/x/crypto v0.37.0
golang.org/x/oauth2 v0.29.0
golang.org/x/term v0.31.0