1
0
Fork 0
mirror of https://github.com/Luzifer/go-holidays.git synced 2024-10-18 22:24:20 +00:00
go-holidays/cmd/holiday-api/Godeps/Godeps.json

33 lines
793 B
JSON
Raw Normal View History

2016-09-23 13:31:26 +00:00
{
"ImportPath": "github.com/Luzifer/go-holidays/cmd/holiday-api",
"GoVersion": "go1.7",
2017-02-02 01:25:18 +00:00
"GodepVersion": "v78",
2016-09-23 13:31:26 +00:00
"Deps": [
{
"ImportPath": "github.com/Luzifer/go-holidays",
2017-02-02 01:25:18 +00:00
"Rev": "025b87d81e0ce8649eeba2d11c9aa75aaf2e0aa3"
2016-09-23 13:31:26 +00:00
},
{
"ImportPath": "github.com/Luzifer/rconfig",
"Comment": "v1.1.0",
"Rev": "c27bd3a64b5b19556914d9fec69922cf3852d585"
},
{
"ImportPath": "github.com/gorilla/context",
"Rev": "1c83b3eabd45b6d76072b66b746c20815fb2872d"
},
{
"ImportPath": "github.com/gorilla/mux",
"Rev": "49c024275504f0341e5a9971eb7ba7fa3dc7af40"
},
{
"ImportPath": "github.com/spf13/pflag",
"Rev": "c7e63cf4530bcd3ba943729cee0efeff2ebea63f"
},
{
"ImportPath": "gopkg.in/yaml.v2",
"Rev": "31c299268d302dd0aa9a0dcf765a3d58971ac83f"
}
]
}