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

This commit is contained in:
Renovate Bot
2023-12-31 11:03:05 +00:00
parent 74939c8456
commit 79a907e618
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

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