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

This commit is contained in:
Renovate Bot
2024-08-11 18:02:22 +00:00
parent cfe6bbaef3
commit 6aa2d6d2c8
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@@ -4,7 +4,7 @@ go 1.22.2
require (
github.com/lmittmann/tint v1.0.5
github.com/urfave/cli/v2 v2.27.3
github.com/urfave/cli/v2 v2.27.4
)
require (