module github.com/multiformats/go-multiaddr require ( github.com/multiformats/go-multihash v0.0.8 github.com/multiformats/go-varint v0.0.1 ) go 1.13