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

9 lines
145 B
Modula-2
Raw Normal View History

2019-06-09 07:24:20 +00:00
module github.com/multiformats/go-multiaddr-dns
2021-10-19 13:43:41 +00:00
require (
github.com/miekg/dns v1.1.41
github.com/multiformats/go-multiaddr v0.2.0
)
2021-10-19 13:43:41 +00:00
go 1.15