build(deps): bump github.com/spf13/pflag from 1.0.8 to 1.0.10 in /proxy

Bumps [github.com/spf13/pflag](https://github.com/spf13/pflag) from 1.0.8 to 1.0.10.
- [Release notes](https://github.com/spf13/pflag/releases)
- [Commits](https://github.com/spf13/pflag/compare/v1.0.8...v1.0.10)

---
updated-dependencies:
- dependency-name: github.com/spf13/pflag
  dependency-version: 1.0.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-09-03 22:05:01 +00:00
committed by GitHub
parent 1dbc0fccd2
commit 5d06affefc
2 changed files with 3 additions and 3 deletions

View File

@@ -6,7 +6,7 @@ require (
github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
github.com/gorilla/handlers v1.5.2
github.com/magiconair/properties v1.8.10
github.com/spf13/pflag v1.0.8
github.com/spf13/pflag v1.0.10
github.com/spf13/viper v1.19.0
)