Commit 3fdc0416 authored by Jeromy's avatar Jeromy

initial vendoring of libp2p outside of the repo with gx

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