module github.com/prometheus/prom2json require ( github.com/davecgh/go-spew v1.1.1 github.com/matttproud/golang_protobuf_extensions v1.0.1 github.com/prometheus/client_model v0.2.0 github.com/prometheus/common v0.33.0 ) go 1.13