1
0
mirror of https://github.com/ipfs/kubo.git synced 2025-07-01 02:30:39 +08:00

Godeps: update dependency for go-msgio

Otherwise there is the following failure when running godep restore:

fatal: reference is not a tree: 281b085dc602c4f0377438e20331f45a91bcdf9c
godep: restore: exit status 128

License: MIT
Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
This commit is contained in:
Christian Couder
2014-12-20 20:43:53 +01:00
parent 35e2338d65
commit 36b2cdb25b

2
Godeps/Godeps.json generated
View File

@ -123,7 +123,7 @@
},
{
"ImportPath": "github.com/jbenet/go-msgio",
"Rev": "281b085dc602c4f0377438e20331f45a91bcdf9c"
"Rev": "5e7289d3a0cd046a5bee30b187cc844c31f54dce"
},
{
"ImportPath": "github.com/jbenet/go-multiaddr",