1
0
Fork 0
mirror of https://github.com/Luzifer/yaml-vault.git synced 2024-10-18 14:54:24 +00:00
yaml-vault/Godeps/Godeps.json

78 lines
2 KiB
JSON
Raw Normal View History

2016-07-11 14:57:04 +00:00
{
"ImportPath": "github.com/Jimdo/yaml-vault",
"GoVersion": "go1.6",
"GodepVersion": "v74",
"Deps": [
{
"ImportPath": "github.com/Luzifer/rconfig",
"Comment": "v1.1.0",
"Rev": "c27bd3a64b5b19556914d9fec69922cf3852d585"
},
{
"ImportPath": "github.com/fatih/structs",
"Rev": "9a7733345ff091c5457cb963f498a79ecd0bdbaa"
},
{
"ImportPath": "github.com/hashicorp/go-cleanhttp",
"Rev": "5df5ddc69534f1a4697289f1dca2193fbb40213f"
},
{
"ImportPath": "github.com/hashicorp/hcl",
"Rev": "c40ec20b1285f01e9e75ec39f2bf2cff132891d3"
},
{
"ImportPath": "github.com/hashicorp/hcl/hcl/ast",
"Rev": "c40ec20b1285f01e9e75ec39f2bf2cff132891d3"
},
{
"ImportPath": "github.com/hashicorp/hcl/hcl/parser",
"Rev": "c40ec20b1285f01e9e75ec39f2bf2cff132891d3"
},
{
"ImportPath": "github.com/hashicorp/hcl/hcl/scanner",
"Rev": "c40ec20b1285f01e9e75ec39f2bf2cff132891d3"
},
{
"ImportPath": "github.com/hashicorp/hcl/hcl/strconv",
"Rev": "c40ec20b1285f01e9e75ec39f2bf2cff132891d3"
},
{
"ImportPath": "github.com/hashicorp/hcl/hcl/token",
"Rev": "c40ec20b1285f01e9e75ec39f2bf2cff132891d3"
},
{
"ImportPath": "github.com/hashicorp/hcl/json/parser",
"Rev": "c40ec20b1285f01e9e75ec39f2bf2cff132891d3"
},
{
"ImportPath": "github.com/hashicorp/hcl/json/scanner",
"Rev": "c40ec20b1285f01e9e75ec39f2bf2cff132891d3"
},
{
"ImportPath": "github.com/hashicorp/hcl/json/token",
"Rev": "c40ec20b1285f01e9e75ec39f2bf2cff132891d3"
},
{
"ImportPath": "github.com/hashicorp/vault/api",
"Comment": "v0.5.0",
"Rev": "a7b0aadc9ea6a33875dd6bdd9d11d3146b29beb1"
},
{
"ImportPath": "github.com/mitchellh/go-homedir",
"Rev": "756f7b183b7ab78acdbbee5c7f392838ed459dda"
},
{
"ImportPath": "github.com/mitchellh/mapstructure",
"Rev": "281073eb9eb092240d33ef253c404f1cca550309"
},
{
"ImportPath": "github.com/spf13/pflag",
"Rev": "b084184666e02084b8ccb9b704bf0d79c466eb1d"
},
{
"ImportPath": "gopkg.in/yaml.v2",
"Rev": "53feefa2559fb8dfa8d81baad31be332c97d6c77"
}
]
}