mirror of
https://github.com/logos-messaging/go-multiaddr.git
synced 2026-01-02 13:03:11 +00:00
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.
6 lines
106 B
Modula-2
6 lines
106 B
Modula-2
module github.com/multiformats/go-multiaddr
|
|
|
|
require github.com/multiformats/go-multihash v0.0.8
|
|
|
|
go 1.12
|