module github.com/denzs/wsjtx_dashboards go 1.14 require ( github.com/go-sql-driver/mysql v1.4.0 github.com/hpcloud/tail v1.0.0 github.com/jnovack/flag v1.15.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/robfig/cron v1.2.0 github.com/sirupsen/logrus v1.7.0 github.com/tzneal/ham-go v0.2.0 )