gotty/Godeps/Godeps.json

51 lines
1.3 KiB
JSON
Raw Normal View History

2015-08-16 09:47:23 +00:00
{
"ImportPath": "github.com/yudai/gotty",
2017-01-09 03:19:43 +00:00
"GoVersion": "go1.7",
"GodepVersion": "v79",
2015-08-16 09:47:23 +00:00
"Deps": [
{
"ImportPath": "github.com/codegangsta/cli",
"Comment": "v1.19.1",
"Rev": "0bdeddeeb0f650497d603c4ad7b20cfe685682f6"
2015-08-16 09:47:23 +00:00
},
{
"ImportPath": "github.com/elazarl/go-bindata-assetfs",
"Rev": "d5cac425555ca5cf00694df246e04f05e6a55150"
},
2015-08-27 06:23:54 +00:00
{
"ImportPath": "github.com/fatih/structs",
"Rev": "a9f7daa9c2729e97450c2da2feda19130a367d8f"
},
2015-08-16 09:47:23 +00:00
{
"ImportPath": "github.com/gorilla/websocket",
"Rev": "b6ab76f1fe9803ee1d59e7e5b2a797c1fe897ce5"
},
2015-08-27 06:23:54 +00:00
{
"ImportPath": "github.com/hashicorp/go-multierror",
"Rev": "56912fb08d85084aa318edcf2bba735b97cf35c5"
},
2015-08-16 09:47:23 +00:00
{
"ImportPath": "github.com/kr/pty",
"Comment": "release.r56-28-g5cf931e",
"Rev": "5cf931ef8f76dccd0910001d74a58a7fca84a83d"
},
2017-02-25 22:37:07 +00:00
{
"ImportPath": "github.com/pkg/errors",
"Comment": "v0.8.0-2-g248dadf",
"Rev": "248dadf4e9068a0b3e79f02ed0a610d935de5302"
},
{
"ImportPath": "github.com/yudai/hcl",
2015-10-18 02:13:12 +00:00
"Rev": "5fa2393b3552119bf33a69adb1402a1160cba23d"
},
2016-04-13 07:01:14 +00:00
{
"ImportPath": "github.com/yudai/hcl/hcl",
"Rev": "5fa2393b3552119bf33a69adb1402a1160cba23d"
},
{
"ImportPath": "github.com/yudai/hcl/json",
"Rev": "5fa2393b3552119bf33a69adb1402a1160cba23d"
2015-08-16 09:47:23 +00:00
}
]
}