fix(deps): update module github.com/urfave/cli/v2 to v3
All checks were successful
Go / build (pull_request) Successful in 1m12s

This commit is contained in:
Renovate Bot
2025-08-11 18:12:20 +00:00
parent 9a0a7b8d6c
commit a6a7ba20d8
2 changed files with 2 additions and 0 deletions

1
go.mod
View File

@@ -5,6 +5,7 @@ go 1.22.2
require (
github.com/lmittmann/tint v1.1.2
github.com/urfave/cli/v2 v2.27.7
github.com/urfave/cli/v3 v3.3.9
)
require (