Merge pull request #4040 from restic/dependabot/go_modules/github.com/spf13/cobra-1.6.1

build(deps): bump github.com/spf13/cobra from 1.5.0 to 1.6.1
This commit is contained in:
Michael Eischer
2022-11-27 14:44:25 +01:00
committed by GitHub
2 changed files with 6 additions and 5 deletions
+2 -1
View File
@@ -21,7 +21,7 @@ require (
github.com/pkg/sftp v1.13.5
github.com/pkg/xattr v0.4.8
github.com/restic/chunker v0.4.0
github.com/spf13/cobra v1.5.0
github.com/spf13/cobra v1.6.1
github.com/spf13/pflag v1.0.5
golang.org/x/crypto v0.0.0-20220817201139-bc19a97f63c8
golang.org/x/net v0.0.0-20220822230855-b0a4917ee28c
@@ -72,6 +72,7 @@ require (
google.golang.org/protobuf v1.28.1 // indirect
gopkg.in/ini.v1 v1.67.0 // indirect
gopkg.in/yaml.v2 v2.4.0 // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect
)
go 1.18