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

This commit is contained in:
Renovate Bot
2022-05-05 12:40:21 +00:00
parent 92e6e207a7
commit ad7aa373c7
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.12.1
github.com/sirupsen/logrus v1.8.1
github.com/urfave/cli/v2 v2.3.0
github.com/urfave/cli/v2 v2.5.1
)