fix(deps): update module github.com/urfave/cli/v2 to v2.26.0
Some checks failed
Go / build (pull_request) Failing after 1s

This commit is contained in:
Renovate Bot
2023-12-03 11:03:42 +00:00
parent ea0cf4622f
commit 4ed91e01a9
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@@ -4,7 +4,7 @@ go 1.21.4
require (
github.com/lmittmann/tint v1.0.3
github.com/urfave/cli/v2 v2.25.7
github.com/urfave/cli/v2 v2.26.0
)
require (