module github.com/hashicorp/mdns
require (
github.com/miekg/dns v1.1.27
golang.org/x/net v0.0.0-20190923162816-aa69164e4478
)
go 1.13