module github.com/denzs/pskreporter-exporter go 1.14 require ( github.com/go-sql-driver/mysql v1.5.0 github.com/mmcloughlin/geohash v0.10.0 github.com/namsral/flag v1.7.4-pre github.com/pd0mz/go-maidenhead v0.0.0-20170221185439-faa09c24425e github.com/prometheus/client_golang v1.8.0 github.com/sirupsen/logrus v1.7.0 github.com/tzneal/ham-go v0.2.0 )