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

This commit is contained in:
Renovate Bot
2025-05-23 00:07:27 +00:00
parent 31f5a7649f
commit 4592b6b10d
2 changed files with 5 additions and 1 deletions

3
go.mod
View File

@@ -4,7 +4,8 @@ go 1.22.2
require (
github.com/lmittmann/tint v1.1.0
github.com/urfave/cli/v2 v2.27.5
github.com/urfave/cli/v2 v2.27.6
github.com/urfave/cli/v3 v3.3.3
)
require (