Commit 64cb0cf2 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 55f8309b
......@@ -4,7 +4,7 @@ package chunk
import (
"io"
logging "gx/ipfs/Qmazh5oNUVsDZTs2g59rq8aYQqwpss8tcUWQzor5sCCEuH/go-log"
logging "gx/ipfs/QmaDNZ4QMdBdku1YZWBysufYyoQt1negQGNav6PLYarbY8/go-log"
)
var log = logging.Logger("chunk")
......
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