Add dependencies (fixes #1364)

This commit is contained in:
Audrius Butkevicius
2015-07-17 20:23:00 +01:00
parent a388fb0bb7
commit 2c0f8dc546
7 changed files with 1166 additions and 0 deletions

8
Godeps/Godeps.json generated
View File

@@ -41,6 +41,14 @@
"ImportPath": "github.com/syncthing/protocol",
"Rev": "ebcdea63c07327a342f65415bbadc497462b8f1f"
},
{
"ImportPath": "github.com/syncthing/relaysrv/client",
"Rev": "7c6a31017968e7c1a69148db1ca3dea71eba8236"
},
{
"ImportPath": "github.com/syncthing/relaysrv/protocol",
"Rev": "7c6a31017968e7c1a69148db1ca3dea71eba8236"
},
{
"ImportPath": "github.com/syndtr/goleveldb/leveldb",
"Rev": "b743d92d3215f11c9b5ce8830fafe1f16786adf4"