Bump github.com/spf13/pflag from 1.0.9 to 1.0.10 (#170)

This commit is contained in:
dependabot[bot]
2025-10-02 22:42:45 +02:00
committed by GitHub
parent ef68a8f36b
commit b3b1aac63e
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -17,7 +17,7 @@ require (
github.com/knadh/koanf/v2 v2.3.0
github.com/lmittmann/tint v1.1.2
github.com/mattn/go-isatty v0.0.20
github.com/spf13/pflag v1.0.9
github.com/spf13/pflag v1.0.10
github.com/tlinden/yadu v0.1.3
golang.org/x/image v0.31.0
golang.org/x/sync v0.17.0