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

21 lines
449 B
JSON
Raw Normal View History

2016-03-31 14:01:21 +00:00
{
"ImportPath": "github.com/Jimdo/vault-unseal",
"GoVersion": "go1.6",
2016-07-20 06:40:55 +00:00
"GodepVersion": "v74",
2016-03-31 14:01:21 +00:00
"Deps": [
{
"ImportPath": "github.com/Luzifer/rconfig",
2016-07-20 06:40:55 +00:00
"Comment": "v1.1.0",
"Rev": "c27bd3a64b5b19556914d9fec69922cf3852d585"
2016-03-31 14:01:21 +00:00
},
{
"ImportPath": "github.com/spf13/pflag",
"Rev": "b084184666e02084b8ccb9b704bf0d79c466eb1d"
},
{
"ImportPath": "gopkg.in/yaml.v2",
"Rev": "53feefa2559fb8dfa8d81baad31be332c97d6c77"
}
]
}