diff --git a/dnsmasq.go b/dnsmasq.go index 8586289..76c8082 100644 --- a/dnsmasq.go +++ b/dnsmasq.go @@ -23,8 +23,8 @@ import ( "github.com/google/dnsmasq_exporter/collector" "github.com/miekg/dns" "github.com/prometheus/client_golang/prometheus" - "github.com/prometheus/client_golang/prometheus/promhttp" "github.com/prometheus/client_golang/prometheus/collectors/version" + "github.com/prometheus/client_golang/prometheus/promhttp" ) var (