mirror of
https://github.com/ipfs/kubo.git
synced 2025-09-09 23:42:20 +08:00
vendoring ipns things
This commit is contained in:
@ -8,7 +8,7 @@ import (
|
||||
mh "github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-multihash"
|
||||
merkledag "github.com/jbenet/go-ipfs/merkledag"
|
||||
u "github.com/jbenet/go-ipfs/util"
|
||||
"github.com/op/go-logging"
|
||||
"github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/op/go-logging"
|
||||
)
|
||||
|
||||
var log = logging.MustGetLogger("path")
|
||||
|
Reference in New Issue
Block a user