module github.com/m3db/prometheus_remote_client_golang

require (
	github.com/golang/protobuf v1.3.2
	github.com/golang/snappy v0.0.1
	github.com/prometheus/prometheus v0.0.0-20190818123050-43acd0e2e93f
	github.com/stretchr/testify v1.3.0
)
