Skip to content

Commit

Permalink
Update cobra
Browse files Browse the repository at this point in the history
The most noteworthy change seems to be

spf13/cobra#1192
Have Cobra create 'completion' command automatically
  • Loading branch information
MichaelEischer committed Jul 10, 2021
1 parent c733ae6 commit 100baf7
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 82 deletions.
2 changes: 1 addition & 1 deletion go.mod
Expand Up @@ -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
Expand Down

0 comments on commit 100baf7

Please sign in to comment.