module github.com/ipfs/go-cid require ( github.com/multiformats/go-multibase v0.0.3 github.com/multiformats/go-multihash v0.0.15-0.20210226003459-69a4fed1d6f2 github.com/multiformats/go-varint v0.0.6 ) go 1.13