status-go/vendor/github.com/multiformats/go-multiaddr-net/go.mod

7 lines
155 B
Modula-2
Raw Normal View History

2019-06-09 07:24:20 +00:00
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
)