Commit 48f7f063 authored by Jeromy's avatar Jeromy

correct go-log dep

License: MIT
Signed-off-by: default avatarJeromy <jeromyj@gmail.com>
parent 3fdc0416
......@@ -4,7 +4,7 @@ package chunk
import (
"io"
logging "gx/ipfs/QmaPaGNE2GqnfJjRRpQuQuFHuJn4FZvsrGxdik4kgxCkBi/go-log"
logging "gx/ipfs/Qmazh5oNUVsDZTs2g59rq8aYQqwpss8tcUWQzor5sCCEuH/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