module github.com/multiformats/go-multihash require ( github.com/minio/blake2b-simd v0.0.0-20160723061019-3f5f724cb5b1 github.com/minio/sha256-simd v0.1.1-0.20190913151208-6de447530771 github.com/mr-tron/base58 v1.1.2 github.com/spaolacci/murmur3 v1.1.0 golang.org/x/crypto v0.0.0-20190611184440-5c40567a22f8 ) go 1.13