module github.com/pion/mdns go 1.12 require ( github.com/pion/logging v0.2.2 github.com/pion/transport/v3 v3.0.1 golang.org/x/net v0.15.0 )