Vendor cobra and pflag

This commit is contained in:
Alexander Neumann
2016-09-17 11:17:48 +02:00
parent 0fa12839a5
commit 3806623c23
67 changed files with 13714 additions and 0 deletions

12
vendor/manifest vendored
View File

@@ -43,6 +43,18 @@
"revision": "49e9b5212b022a1ab373faf981ed4f2fc807502a",
"branch": "master"
},
{
"importpath": "github.com/spf13/cobra",
"repository": "https://github.com/spf13/cobra",
"revision": "9c28e4bbd74e5c3ed7aacbc552b2cab7cfdfe744",
"branch": "master"
},
{
"importpath": "github.com/spf13/pflag",
"repository": "https://github.com/spf13/pflag",
"revision": "c7e63cf4530bcd3ba943729cee0efeff2ebea63f",
"branch": "master"
},
{
"importpath": "golang.org/x/crypto/curve25519",
"repository": "https://go.googlesource.com/crypto",