mirror of
https://github.com/logos-messaging/go-multiaddr.git
synced 2026-01-03 13:33:06 +00:00
7 lines
155 B
Modula-2
7 lines
155 B
Modula-2
|
|
module github.com/multiformats/go-multiaddr-net
|
||
|
|
|
||
|
|
require (
|
||
|
|
github.com/multiformats/go-multiaddr v0.0.1
|
||
|
|
github.com/multiformats/go-multiaddr-dns v0.0.1
|
||
|
|
)
|