syncthing/Godeps/Godeps.json

45 lines
1.1 KiB
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": [
2014-04-08 15:16:46 +02:00
"./cmd/syncthing",
"./cmd/assets",
"./cmd/stcli",
"./discover/cmd/discosrv"
2014-03-22 21:33:18 +01:00
],
"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/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-04-01 14:22:38 +02:00
},
{
"ImportPath": "github.com/codegangsta/martini-contrib/auth",
"Comment": "v0.1-159-g8ce6181",
"Rev": "8ce6181c2609699e4c7cd30994b76a850a9cdadc"
},
2014-04-08 15:16:46 +02:00
{
"ImportPath": "github.com/golang/groupcache/lru",
"Rev": "d781998583680cda80cf61e0b37dd0cd8da2eb52"
},
2014-04-01 14:22:38 +02:00
{
"ImportPath": "github.com/juju/ratelimit",
"Rev": "cbaa435c80a9716e086f25d409344b26c4039358"
2014-03-22 21:33:18 +01:00
}
]
}