chore(deps): update module github.com/urfave/cli/v2 to v2.19.2
Some checks failed
renovate/artifacts Artifact file update failure
continuous-integration/drone/pr Build is failing

This commit is contained in:
Renovate 2022-10-10 00:00:56 +00:00
parent ab1474e172
commit 9aabd2c8b1

2
go.mod
View File

@ -14,7 +14,7 @@ require (
github.com/uptrace/bun/dialect/pgdialect v1.1.8
github.com/uptrace/bun/driver/pgdriver v1.1.8
github.com/uptrace/bun/extra/bunotel v1.1.8
github.com/urfave/cli/v2 v2.17.1
github.com/urfave/cli/v2 v2.19.2
go.uber.org/zap v1.23.0
)