mirror of
https://github.com/cubixle/vault.git
synced 2026-04-24 21:24:43 +01:00
godeps fix
This commit is contained in:
52
Godeps/Godeps.json
generated
Normal file
52
Godeps/Godeps.json
generated
Normal file
@@ -0,0 +1,52 @@
|
||||
{
|
||||
"ImportPath": "vault",
|
||||
"GoVersion": "go1.7",
|
||||
"GodepVersion": "v79",
|
||||
"Deps": [
|
||||
{
|
||||
"ImportPath": "github.com/gin-gonic/gin/binding",
|
||||
"Comment": "v1.1.4",
|
||||
"Rev": "e2212d40c62a98b388a5eb48ecbdcf88534688ba"
|
||||
},
|
||||
{
|
||||
"ImportPath": "github.com/gin-gonic/gin/render",
|
||||
"Comment": "v1.1.4",
|
||||
"Rev": "e2212d40c62a98b388a5eb48ecbdcf88534688ba"
|
||||
},
|
||||
{
|
||||
"ImportPath": "github.com/golang/protobuf/proto",
|
||||
"Rev": "c9c7427a2a70d2eb3bafa0ab2dc163e45f143317"
|
||||
},
|
||||
{
|
||||
"ImportPath": "github.com/manucorporat/sse",
|
||||
"Rev": "ee05b128a739a0fb76c7ebd3ae4810c1de808d6d"
|
||||
},
|
||||
{
|
||||
"ImportPath": "github.com/mattn/go-isatty",
|
||||
"Comment": "v0.0.1-32-gfc9e8d8",
|
||||
"Rev": "fc9e8d8ef48496124e79ae0df75490096eccf6fe"
|
||||
},
|
||||
{
|
||||
"ImportPath": "golang.org/x/net/context",
|
||||
"Rev": "6c23252515492caf9b228a9d5cabcdbde29f7f82"
|
||||
},
|
||||
{
|
||||
"ImportPath": "golang.org/x/sys/unix",
|
||||
"Rev": "afadfcc7779c1f4db0f6f6438afcb108d9c9c7cd"
|
||||
},
|
||||
{
|
||||
"ImportPath": "gopkg.in/gin-gonic/gin.v1",
|
||||
"Comment": "v1.1.4",
|
||||
"Rev": "e2212d40c62a98b388a5eb48ecbdcf88534688ba"
|
||||
},
|
||||
{
|
||||
"ImportPath": "gopkg.in/go-playground/validator.v8",
|
||||
"Comment": "v8.18.1",
|
||||
"Rev": "5f57d2222ad794d0dffb07e664ea05e2ee07d60c"
|
||||
},
|
||||
{
|
||||
"ImportPath": "gopkg.in/yaml.v2",
|
||||
"Rev": "a3f3340b5840cee44f372bddb5880fcbc419b46a"
|
||||
}
|
||||
]
|
||||
}
|
||||
5
Godeps/Readme
generated
Normal file
5
Godeps/Readme
generated
Normal file
@@ -0,0 +1,5 @@
|
||||
This directory tree is generated automatically by godep.
|
||||
|
||||
Please do not edit.
|
||||
|
||||
See https://github.com/tools/godep for more information.
|
||||
Reference in New Issue
Block a user