forked from TrueCloudLab/rclone
vendor: run go tidy and go vendor
This commit is contained in:
parent
93228dfcc9
commit
b84cc0cae7
37 changed files with 47 additions and 60 deletions
2
vendor/github.com/spf13/cobra/doc/yaml_docs.go
generated
vendored
2
vendor/github.com/spf13/cobra/doc/yaml_docs.go
generated
vendored
|
@ -23,7 +23,7 @@ import (
|
|||
|
||||
"github.com/spf13/cobra"
|
||||
"github.com/spf13/pflag"
|
||||
yaml "gopkg.in/yaml.v2"
|
||||
"gopkg.in/yaml.v2"
|
||||
)
|
||||
|
||||
type cmdOption struct {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue