mirror of
https://github.com/status-im/status-go.git
synced 2025-01-09 14:16:21 +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
|
|
)
|