Merge pull request #5226 from restic/dependabot/go_modules/github.com/spf13/pflag-1.0.6

build(deps): bump github.com/spf13/pflag from 1.0.5 to 1.0.6
This commit is contained in:
Michael Eischer
2025-02-01 16:57:10 +01:00
committed by GitHub
2 changed files with 3 additions and 2 deletions

2
go.mod
View File

@@ -24,7 +24,7 @@ require (
github.com/pkg/xattr v0.4.10
github.com/restic/chunker v0.4.0
github.com/spf13/cobra v1.8.1
github.com/spf13/pflag v1.0.5
github.com/spf13/pflag v1.0.6
go.uber.org/automaxprocs v1.6.0
golang.org/x/crypto v0.32.0
golang.org/x/net v0.34.0