mirror of
https://github.com/logos-messaging/go-multiaddr.git
synced 2026-01-02 21:13:12 +00:00
9 lines
154 B
Modula-2
9 lines
154 B
Modula-2
module github.com/multiformats/go-multiaddr
|
|
|
|
go 1.13
|
|
|
|
require (
|
|
github.com/multiformats/go-multihash v0.0.13
|
|
github.com/multiformats/go-varint v0.0.5
|
|
)
|