finish deps rewrite

This commit is contained in:
Jeromy 2016-02-16 17:02:00 -08:00
parent c8eb5a4bf1
commit 98c7ca0d86
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ import (
"sync"
peer "github.com/ipfs/go-libp2p/p2p/peer"
ks "github.com/whyrusleeping/go-keyspace"
ks "gx/ipfs/QmUusaX99BZoELh7dmPgirqRQ1FAmMnmnBn3oiqDFGBUSc/go-keyspace"
)
// peerMetric tracks a peer and its distance to something else.