go-multiaddr/go.mod
Steven Allen a088a4a5ef feat: add dns support
This is a defacto standard and is used by js-libp2p.

Ported from https://github.com/multiformats/go-multiaddr-dns/pull/17.
This was decided in https://github.com/multiformats/multiaddr/issues/22.
2019-09-18 17:13:14 -07:00

6 lines
106 B
Modula-2

module github.com/multiformats/go-multiaddr
require github.com/multiformats/go-multihash v0.0.8
go 1.12