chore(deps): bump github.com/urfave/cli/v2 from 2.27.6 to 2.27.7 (#610)

Bumps [github.com/urfave/cli/v2](https://github.com/urfave/cli) from 2.27.6 to 2.27.7.
- [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.27.6...v2.27.7)

---
updated-dependencies:
- dependency-name: github.com/urfave/cli/v2
  dependency-version: 2.27.7
  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] 2025-06-17 23:22:45 -07:00 committed by GitHub
parent 5b96e12c49
commit f00a01c52d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 6 additions and 6 deletions

4
go.mod
View file

@ -17,7 +17,7 @@ require (
github.com/tg123/go-htpasswd v1.2.4
github.com/tg123/jobobject v0.1.0
github.com/tg123/remotesigner v0.0.3
github.com/urfave/cli/v2 v2.27.6
github.com/urfave/cli/v2 v2.27.7
go4.org/netipx v0.0.0-20231129151722-fdeea329fbba
golang.org/x/crypto v0.38.0
google.golang.org/grpc v1.73.0
@ -58,7 +58,7 @@ require (
require (
github.com/Microsoft/go-winio v0.5.2 // indirect
github.com/cpuguy83/go-md2man/v2 v2.0.5 // indirect
github.com/cpuguy83/go-md2man/v2 v2.0.7 // indirect
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
github.com/docker/go-connections v0.4.0 // indirect
github.com/docker/go-units v0.4.0 // indirect