Initialize repository

This commit is contained in:
Iwasaki Yudai
2015-08-16 18:47:23 +09:00
commit cba86dd046
91 changed files with 8966 additions and 0 deletions

24
Godeps/Godeps.json generated Normal file
View File

@@ -0,0 +1,24 @@
{
"ImportPath": "github.com/yudai/gotty",
"GoVersion": "go1.4",
"Deps": [
{
"ImportPath": "github.com/codegangsta/cli",
"Comment": "1.2.0-139-g142e6cd",
"Rev": "142e6cd241a4dfbf7f07a018f1f8225180018da4"
},
{
"ImportPath": "github.com/elazarl/go-bindata-assetfs",
"Rev": "d5cac425555ca5cf00694df246e04f05e6a55150"
},
{
"ImportPath": "github.com/gorilla/websocket",
"Rev": "b6ab76f1fe9803ee1d59e7e5b2a797c1fe897ce5"
},
{
"ImportPath": "github.com/kr/pty",
"Comment": "release.r56-28-g5cf931e",
"Rev": "5cf931ef8f76dccd0910001d74a58a7fca84a83d"
}
]
}