Bump github.com/spf13/pflag from 1.0.6 to 1.0.9 (#157)

This commit is contained in:
dependabot[bot]
2025-09-03 22:12:20 +02:00
committed by GitHub
parent 25bf602bba
commit fdbec2f393
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.2.2
github.com/lmittmann/tint v1.1.2
github.com/mattn/go-isatty v0.0.20
github.com/spf13/pflag v1.0.6
github.com/spf13/pflag v1.0.9
github.com/tlinden/yadu v0.1.3
golang.org/x/image v0.26.0
golang.org/x/sync v0.16.0