1
0
mirror of https://github.com/ipfs/kubo.git synced 2025-09-10 05:52:20 +08:00

Merge pull request #1473 from ipfs/godep-peerstream

update go-peerstream to newest version
This commit is contained in:
Juan Batiz-Benet
2015-07-14 21:29:38 -07:00
42 changed files with 1352 additions and 181 deletions

6
Godeps/Godeps.json generated
View File

@ -180,7 +180,7 @@
},
{
"ImportPath": "github.com/jbenet/go-peerstream",
"Rev": "62fe5ede12f9d9cd9406750160122525b3d6b694"
"Rev": "214e6057e1c0742c0b5f9bb3060e88dea32a4380"
},
{
"ImportPath": "github.com/jbenet/go-random",
@ -194,6 +194,10 @@
"ImportPath": "github.com/jbenet/go-sockaddr/net",
"Rev": "da304f94eea1af8ba8d1faf184623e1f9d9777dc"
},
{
"ImportPath": "github.com/jbenet/go-stream-muxer",
"Rev": "4a97500beeb081571128d41d539787e137f18404"
},
{
"ImportPath": "github.com/jbenet/go-temp-err-catcher",
"Rev": "aac704a3f4f27190b4ccc05f303a4931fd1241ff"