mirror of
https://github.com/restic/restic.git
synced 2026-08-31 17:57:13 +00:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user