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

This commit is contained in:
Renovate Bot
2025-04-02 00:09:20 +00:00
parent d633e3018d
commit c5288ceb78
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.36.0
golang.org/x/oauth2 v0.28.0
golang.org/x/term v0.30.0