module github.com/hashicorp/mdns
require (
github.com/miekg/dns v1.1.41
golang.org/x/net v0.0.0-20210410081132-afb366fc7cd1
)
go 1.13