mirror of
https://github.com/status-im/status-go.git
synced 2025-01-10 22:56:40 +00:00
9 lines
215 B
Modula-2
9 lines
215 B
Modula-2
module github.com/libp2p/go-addr-util
|
|
|
|
require (
|
|
github.com/ipfs/go-log v0.0.1
|
|
github.com/multiformats/go-multiaddr v0.0.1
|
|
github.com/multiformats/go-multiaddr-net v0.0.1
|
|
github.com/whyrusleeping/mafmt v1.2.8
|
|
)
|