module mystrom-exporter
go 1.15
require (
github.com/prometheus/client_golang v1.10.0
github.com/prometheus/common v0.18.0
)