Commit 0eb64b38 authored by Jeromy's avatar Jeromy

fix multistream import paths

parent ef92e940
...@@ -7,9 +7,8 @@ import ( ...@@ -7,9 +7,8 @@ import (
"net" "net"
"time" "time"
mss "github.com/whyrusleeping/go-multistream"
smux "github.com/jbenet/go-stream-muxer" smux "github.com/jbenet/go-stream-muxer"
mss "github.com/multiformats/go-multistream"
) )
var DefaultNegotiateTimeout = time.Second * 60 var DefaultNegotiateTimeout = time.Second * 60
......
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