Commit 0a178a49 authored by Hector Sanjuan's avatar Hector Sanjuan

Update go-log to 1.1.0 and fix calls to go-log.Uuid

License: MIT
Signed-off-by: default avatarHector Sanjuan <code@hector.link>
parent 27ad3796
......@@ -9,7 +9,7 @@ import (
key "github.com/ipfs/go-ipfs/blocks/key"
bserv "github.com/ipfs/go-ipfs/blockservice"
"gx/ipfs/QmZy2y8t9zQH2a1b8q2ZSLKp17ATuJoCNxxyMFG5qFExpt/go-net/context"
logging "gx/ipfs/Qmazh5oNUVsDZTs2g59rq8aYQqwpss8tcUWQzor5sCCEuH/go-log"
logging "gx/ipfs/QmaDNZ4QMdBdku1YZWBysufYyoQt1negQGNav6PLYarbY8/go-log"
)
var log = logging.Logger("merkledag")
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment