vendor: github.com/spf13/pflag v1.0.6

full diff: https://github.com/spf13/pflag/compare/v1.0.5...v1.0.6

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
Sebastiaan van Stijn
2025-03-21 20:20:54 +01:00
parent 646df6d4a0
commit a8b0fa8965
9 changed files with 188 additions and 18 deletions

2
vendor/modules.txt vendored
View File

@@ -705,7 +705,7 @@ github.com/sirupsen/logrus
## explicit; go 1.15
github.com/spf13/cobra
github.com/spf13/cobra/doc
# github.com/spf13/pflag v1.0.5
# github.com/spf13/pflag v1.0.6
## explicit; go 1.12
github.com/spf13/pflag
# github.com/stretchr/testify v1.10.0