0
0
bleve/cmd/bleve/vendor/manifest
Marty Schoch 1061636c9d vendor mousetrap
our policy has been to vendor the libraries required for the
command-line portion of the bleve command-line tool.  this
included spf13/cobra etc, unfortunately we missed this library
as it is only required for windows users.
2016-10-24 13:54:29 -04:00

29 lines
730 B
Plaintext

{
"version": 0,
"dependencies": [
{
"importpath": "github.com/inconshreveable/mousetrap",
"repository": "https://github.com/inconshreveable/mousetrap",
"vcs": "git",
"revision": "76626ae9c91c4f2a10f34cad8ce83ea42c93bb75",
"branch": "master",
"notests": true
},
{
"importpath": "github.com/spf13/cobra",
"repository": "https://github.com/spf13/cobra",
"vcs": "git",
"revision": "9c28e4bbd74e5c3ed7aacbc552b2cab7cfdfe744",
"branch": "master",
"notests": true
},
{
"importpath": "github.com/spf13/pflag",
"repository": "https://github.com/spf13/pflag",
"vcs": "git",
"revision": "7b17cc4658ef5ca157b986ea5c0b43af7938532b",
"branch": "master",
"notests": true
}
]
}