module github.com/trazfr/freebox-exporter
go 1.13
require (
github.com/hashicorp/mdns v1.0.4
github.com/prometheus/client_golang v1.11.0
)