1
0
Fork 0
mirror of https://github.com/Luzifer/envrun.git synced 2024-11-09 23:00:07 +00:00
envrun/Godeps/Godeps.json
Knut Ahlers 29a514441f
Vendor dependencies
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2017-03-21 14:55:49 +01:00

24 lines
557 B
JSON

{
"ImportPath": "github.com/Luzifer/envrun",
"GoVersion": "go1.8",
"GodepVersion": "v79",
"Deps": [
{
"ImportPath": "github.com/Luzifer/go-openssl",
"Rev": "52f8120aba0f1e3a9685a17d916f4b4c917654a2"
},
{
"ImportPath": "github.com/Luzifer/rconfig",
"Comment": "v1.1.0",
"Rev": "c27bd3a64b5b19556914d9fec69922cf3852d585"
},
{
"ImportPath": "github.com/spf13/pflag",
"Rev": "c7e63cf4530bcd3ba943729cee0efeff2ebea63f"
},
{
"ImportPath": "gopkg.in/yaml.v2",
"Rev": "31c299268d302dd0aa9a0dcf765a3d58971ac83f"
}
]
}