module github.com/foosinn/promgate go 1.12 require ( github.com/kelseyhightower/envconfig v1.4.0 gopkg.in/yaml.v2 v2.3.0 )