Bump github.com/spf13/pflag from 1.0.6 to 1.0.10 (#22)

This commit is contained in:
dependabot[bot]
2025-10-02 22:50:22 +02:00
committed by GitHub
parent 6f75c09c4e
commit 0be7f1a3d7
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -12,7 +12,7 @@ require (
github.com/knadh/koanf/v2 v2.3.0
github.com/rogpeppe/go-internal v1.14.1
github.com/s0rg/fantasyname v1.3.6
github.com/spf13/pflag v1.0.6
github.com/spf13/pflag v1.0.10
github.com/tlinden/yadu v0.1.3
)