fix(deps): update module github.com/urfave/cli/v2 to v2.27.5

This commit is contained in:
renovate[bot]
2024-12-06 09:38:43 +00:00
committed by GitHub
parent 6da8f4d747
commit 56d1a18dd6
2 changed files with 8 additions and 1 deletions

2
go.mod
View File

@@ -6,5 +6,5 @@ require (
github.com/pkg/errors v0.9.1
github.com/prometheus/client_golang v1.14.0
github.com/sirupsen/logrus v1.9.3
github.com/urfave/cli/v2 v2.11.0
github.com/urfave/cli/v2 v2.27.5
)