Commit f2414416 authored by Jeromy's avatar Jeromy

update cid package through tree

parent 3efe9602
......@@ -73,7 +73,7 @@ func NewDHT(ctx context.Context, h host.Host, dstore ds.Batching) *IpfsDHT {
h.SetStreamHandler(ProtocolDHT, dht.handleNewStream)
h.SetStreamHandler(ProtocolDHTOld, dht.handleNewStream)
return dht
}
......
......@@ -102,9 +102,9 @@
},
{
"author": "whyrusleeping",
"hash": "QmQKEgGgYCDyk8VNY6A65FpuE4YwbspvjXHco1rdb75PVc",
"hash": "QmUrCwTDvJgmBbJVHu1HGEyqDaod3dR6sEkZkpxZk4u47c",
"name": "go-libp2p-routing",
"version": "2.2.2"
"version": "2.2.3"
},
{
"author": "whyrusleeping",
......@@ -114,9 +114,9 @@
},
{
"author": "whyrusleeping",
"hash": "QmXfiyr2RWEXpVDdaYnD2HNiBk6UBddsvEP4RPfXb6nGqY",
"hash": "QmcEcrBAMrwMyhSjXt4yfyPpzgSuV8HLHavnfmiKCSRqZU",
"name": "go-cid",
"version": "0.7.3"
"version": "0.7.5"
},
{
"author": "whyrusleeping",
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment