mirror of
https://github.com/status-im/status-go.git
synced 2025-01-17 02:02:36 +00:00
9 lines
206 B
Modula-2
9 lines
206 B
Modula-2
|
module github.com/libp2p/go-libp2p-loggables
|
||
|
|
||
|
require (
|
||
|
github.com/google/uuid v1.1.1
|
||
|
github.com/ipfs/go-log v0.0.1
|
||
|
github.com/libp2p/go-libp2p-core v0.0.1
|
||
|
github.com/multiformats/go-multiaddr v0.0.2
|
||
|
)
|