mirror of
https://github.com/ipfs/kubo.git
synced 2026-02-27 05:17:49 +08:00
mv net/mock2 -> net/mock
This commit is contained in:
parent
58510640fa
commit
de6eef9178
@ -7,7 +7,7 @@ import (
|
||||
crand "crypto/rand"
|
||||
|
||||
inet "github.com/jbenet/go-ipfs/net"
|
||||
mocknet "github.com/jbenet/go-ipfs/net/mock2"
|
||||
mocknet "github.com/jbenet/go-ipfs/net/mock"
|
||||
peer "github.com/jbenet/go-ipfs/peer"
|
||||
routing "github.com/jbenet/go-ipfs/routing"
|
||||
pb "github.com/jbenet/go-ipfs/routing/dht/pb"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user