Commit 26c3616a authored by Juan Batiz-Benet's avatar Juan Batiz-Benet

expose internal/pb packages.

we shouldn't use internal packages.

License: MIT
Signed-off-by: default avatarJuan Batiz-Benet <juan@benet.ai>
parent 306c9d1f
......@@ -6,7 +6,7 @@ import (
mh "github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-multihash"
pb "github.com/ipfs/go-ipfs/merkledag/internal/pb"
pb "github.com/ipfs/go-ipfs/merkledag/pb"
u "github.com/ipfs/go-ipfs/util"
)
......
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