diff --git a/Godeps/Godeps.json b/Godeps/Godeps.json deleted file mode 100644 index 90e3f7e..0000000 --- a/Godeps/Godeps.json +++ /dev/null @@ -1,52 +0,0 @@ -{ - "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" - } - ] -} diff --git a/Godeps/Readme b/Godeps/Readme deleted file mode 100644 index 4cdaa53..0000000 --- a/Godeps/Readme +++ /dev/null @@ -1,5 +0,0 @@ -This directory tree is generated automatically by godep. - -Please do not edit. - -See https://github.com/tools/godep for more information.