Update module github.com/spf13/pflag to v1.0.10

This commit is contained in:
Renovate Bot
2026-06-22 13:46:00 +00:00
parent 01223c176f
commit 83fb7bd532
2 changed files with 3 additions and 1 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ go 1.22
require (
github.com/spf13/cobra v1.8.0
github.com/spf13/pflag v1.0.5
github.com/spf13/pflag v1.0.10
gopkg.in/yaml.v3 v3.0.1
)