mirror of
https://github.com/fluencelabs/go-libp2p-kad-dht
synced 2025-06-30 13:11:36 +00:00
make vendor
This commit is contained in:
@ -8,7 +8,7 @@ import (
|
||||
peer "github.com/jbenet/go-ipfs/peer"
|
||||
pb "github.com/jbenet/go-ipfs/routing/dht/pb"
|
||||
|
||||
ggio "code.google.com/p/gogoprotobuf/io"
|
||||
ggio "github.com/jbenet/go-ipfs/Godeps/_workspace/src/code.google.com/p/gogoprotobuf/io"
|
||||
context "github.com/jbenet/go-ipfs/Godeps/_workspace/src/code.google.com/p/go.net/context"
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user