fix(deps): update module github.com/urfave/cli/v2 to v3
Some checks failed
renovate/artifacts Artifact file update failure
Go / build (pull_request) Failing after 9s

This commit is contained in:
Renovate Bot
2026-03-02 12:07:52 +00:00
parent 0e2bd33fcb
commit af64598ba9

2
go.mod
View File

@@ -4,7 +4,7 @@ go 1.22.2
require (
github.com/lmittmann/tint v1.1.3
github.com/urfave/cli/v2 v2.27.7
github.com/urfave/cli/v3 v3.7.0
)
require (