build(deps): bump github.com/urfave/cli/v2 from 2.25.4 to 2.25.5 (#1214)

Bumps [github.com/urfave/cli/v2](https://github.com/urfave/cli) from 2.25.4 to 2.25.5.
- [Release notes](https://github.com/urfave/cli/releases)
- [Changelog](https://github.com/urfave/cli/blob/main/docs/CHANGELOG.md)
- [Commits](https://github.com/urfave/cli/compare/v2.25.4...v2.25.5)

---
updated-dependencies:
- dependency-name: github.com/urfave/cli/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-06-05 16:22:10 +10:00
committed by GitHub
parent 42238b03b9
commit 97869f494f
2 changed files with 1113 additions and 3 deletions

2
go.mod
View File

@@ -20,7 +20,7 @@ require (
github.com/thrasher-corp/gct-ta v0.0.0-20200623072738-f2b55b7f9f41
github.com/thrasher-corp/goose v2.7.0-rc4.0.20191002032028-0f2c2a27abdb+incompatible
github.com/thrasher-corp/sqlboiler v1.0.1-0.20191001234224-71e17f37a85e
github.com/urfave/cli/v2 v2.25.4
github.com/urfave/cli/v2 v2.25.5
github.com/volatiletech/null v8.0.0+incompatible
golang.org/x/crypto v0.9.0
golang.org/x/net v0.10.0

1114
go.sum

File diff suppressed because it is too large Load Diff