Commit 1758fc18 authored by Jeromy's avatar Jeromy

fix multistream import paths

parent 6f1eeb45
......@@ -3,7 +3,7 @@ package dht
import (
inet "github.com/libp2p/go-libp2p-net"
ma "github.com/multiformats/go-multiaddr"
mstream "github.com/whyrusleeping/go-multistream"
mstream "github.com/multiformats/go-multistream"
)
// netNotifiee defines methods to be used with the IpfsDHT
......
......@@ -126,15 +126,15 @@
},
{
"author": "whyrusleeping",
"hash": "Qmb55YjV8z4PNChVKZM5rehSFLtgDURmDZ8d3DdkvBBZR1",
"hash": "QmNs7ZGmoV888a8aNysuNorScVv3vQVHS9wfut1E4Y1PQ1",
"name": "go-libp2p-host",
"version": "1.3.4"
"version": "1.3.6"
},
{
"author": "whyrusleeping",
"hash": "QmQYFAcAc1JzCgQkCS1J2SnPibQ8K9PpoiUiqv1dGVvvbF",
"hash": "QmeggSR4vMehfygFxsBPt1egWRdAEnaKZ4PyibA9wHdqwo",
"name": "go-libp2p",
"version": "4.3.2"
"version": "4.3.4"
}
],
"gxVersion": "0.4.0",
......
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