module fail2ban-prometheus-exporter go 1.15 require ( github.com/mattn/go-sqlite3 v1.14.6 github.com/prometheus/client_golang v1.9.0 )