syncthing/Godeps/Godeps.json

33 lines
778 B
JSON
Raw Normal View History

2014-03-22 21:33:18 +01:00
{
"ImportPath": "github.com/calmh/syncthing",
2014-03-28 11:04:48 +01:00
"GoVersion": "go1.2.1",
2014-03-22 21:33:18 +01:00
"Packages": [
"./cmd/syncthing"
],
"Deps": [
{
"ImportPath": "code.google.com/p/go.text/transform",
"Comment": "null-81",
"Rev": "9cbe983aed9b0dfc73954433fead5e00866342ac"
},
{
"ImportPath": "code.google.com/p/go.text/unicode/norm",
"Comment": "null-81",
"Rev": "9cbe983aed9b0dfc73954433fead5e00866342ac"
},
{
"ImportPath": "github.com/calmh/ini",
2014-03-22 21:58:10 +01:00
"Rev": "386c4240a9684d91d9ec4d93651909b49c7269e1"
2014-03-22 21:33:18 +01:00
},
{
"ImportPath": "github.com/codegangsta/inject",
2014-03-22 21:58:10 +01:00
"Rev": "9aea7a2fa5b79ef7fc00f63a575e72df33b4e886"
2014-03-22 21:33:18 +01:00
},
{
"ImportPath": "github.com/codegangsta/martini",
2014-03-22 21:58:10 +01:00
"Comment": "v0.1-142-g8659df7",
"Rev": "8659df7a51aebe6c6120268cd5a8b4c34fa8441a"
2014-03-22 21:33:18 +01:00
}
]
}