module github.com/ipfs/go-verifcid

require (
	github.com/ipfs/go-cid v0.0.1
	github.com/multiformats/go-multihash v0.0.1
)
