module bnbl.io/csp_exporter go 1.14 require ( github.com/kelseyhightower/envconfig v1.4.0 github.com/prometheus/client_golang v1.7.1 golang.org/x/sync v0.0.0-20190911185100-cd5d95a43a6e )