module github.com/multiformats/go-multiaddr-dns require ( github.com/miekg/dns v1.1.41 github.com/multiformats/go-multiaddr v0.2.0 ) go 1.15