module github.com/zhoreeq/meshname

go 1.13

require (
	github.com/gologme/log v1.2.0
	github.com/miekg/dns v1.1.27
)