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