mirror of
https://github.com/waku-org/go-multiaddr.git
synced 2025-02-23 03:28:12 +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
|
|
)
|