Commit 4d071e23 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 13358c2e
......@@ -17,7 +17,7 @@ import (
mdag "github.com/ipfs/go-ipfs/merkledag"
ft "github.com/ipfs/go-ipfs/unixfs"
uio "github.com/ipfs/go-ipfs/unixfs/io"
logging "gx/ipfs/Qmazh5oNUVsDZTs2g59rq8aYQqwpss8tcUWQzor5sCCEuH/go-log"
logging "gx/ipfs/QmaDNZ4QMdBdku1YZWBysufYyoQt1negQGNav6PLYarbY8/go-log"
)
var ErrSeekFail = errors.New("failed to seek properly")
......
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