Update cobra

The most noteworthy change seems to be

https://github.com/spf13/cobra/pull/1192
Have Cobra create 'completion' command automatically
This commit is contained in:
Michael Eischer
2021-07-10 19:43:14 +02:00
parent c733ae6b16
commit 100baf74c0
2 changed files with 42 additions and 82 deletions
+1 -1
View File
@@ -25,7 +25,7 @@ require (
github.com/pkg/sftp v1.13.2
github.com/pkg/xattr v0.4.3
github.com/restic/chunker v0.4.0
github.com/spf13/cobra v1.1.3
github.com/spf13/cobra v1.2.1
github.com/spf13/pflag v1.0.5
golang.org/x/crypto v0.0.0-20210616213533-5ff15b29337e
golang.org/x/net v0.0.0-20210614182718-04defd469f4e