Compare commits

..

1 Commits

Author SHA1 Message Date
e85fa9769a chore(deps): update module github.com/urfave/cli/v2 to v2.25.5
Some checks failed
renovate/artifacts Artifact file update failure
continuous-integration/drone/pr Build is failing
2023-05-29 19:35:01 +00:00

2
go.mod
View File

@ -21,7 +21,7 @@ require (
github.com/uptrace/bun/dbfixture v1.1.14
github.com/uptrace/bun/dialect/pgdialect v1.1.14
github.com/uptrace/bun/driver/pgdriver v1.1.14
github.com/urfave/cli/v2 v2.25.4
github.com/urfave/cli/v2 v2.25.5
go.uber.org/zap v1.24.0
)