Use post-extraction import paths

This commit is contained in:
Lars Gierth
2016-04-15 22:56:37 -07:00
parent 6a447a0b87
commit 0cf66c98e5
8 changed files with 9 additions and 9 deletions

View File

@@ -5,7 +5,7 @@ import (
"sync"
"time"
ic "github.com/ipfs/go-libp2p/p2p/crypto"
ic "github.com/ipfs/go-libp2p-crypto"
//ds "github.com/jbenet/go-datastore"
//dssync "github.com/jbenet/go-datastore/sync"