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