-
Notifications
You must be signed in to change notification settings - Fork 100
Commit
Bump prometheus/statsd_exporter to v0.8.1 and prometheus/client_golang to v0.9.2
- Loading branch information
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,27 +1,10 @@ | ||
module github.com/prometheus/graphite_exporter | ||
|
||
require ( | ||
github.com/alecthomas/assert v0.0.0-20170929043011-405dbfeb8e38 // indirect | ||
github.com/alecthomas/colour v0.0.0-20160524082231-60882d9e2721 // indirect | ||
github.com/alecthomas/repr v0.0.0-20181024024818-d37bc2a10ba1 // indirect | ||
github.com/alecthomas/template v0.0.0-20160405071501-a0175ee3bccc // indirect | ||
github.com/alecthomas/units v0.0.0-20151022065526-2efee857e7cf // indirect | ||
github.com/beorn7/perks v0.0.0-20150223135152-b965b613227f // indirect | ||
github.com/davecgh/go-spew v1.1.1 // indirect | ||
github.com/golang/protobuf v1.2.0 // indirect | ||
github.com/mattn/go-isatty v0.0.4 // indirect | ||
github.com/matttproud/golang_protobuf_extensions v0.0.0-20150406173934-fc2b8d3a73c4 // indirect | ||
github.com/pmezard/go-difflib v1.0.0 // indirect | ||
github.com/prometheus/client_golang v0.0.0-20160513042011-b90ee0840e8e | ||
github.com/prometheus/client_model v0.0.0-20150212101744-fa8ad6fec335 // indirect | ||
github.com/prometheus/common v0.0.0-20170731114204-61f87aac8082 | ||
github.com/prometheus/procfs v0.0.0-20160411190841-abf152e5f3e9 // indirect | ||
github.com/prometheus/statsd_exporter v0.8.0 | ||
github.com/sergi/go-diff v1.0.0 // indirect | ||
github.com/sirupsen/logrus v0.0.0-20151204141443-446d1c146faa // indirect | ||
github.com/prometheus/client_golang v0.9.2 | ||
github.com/prometheus/common v0.0.0-20181126121408-4724e9255275 | ||
github.com/prometheus/statsd_exporter v0.8.1 | ||
github.com/stretchr/testify v1.2.2 | ||
golang.org/x/sync v0.0.0-20181108010431-42b317875d0f // indirect | ||
golang.org/x/sys v0.0.0-20181122145206-62eef0e2fa9b // indirect | ||
gopkg.in/alecthomas/kingpin.v2 v2.2.5 | ||
gopkg.in/yaml.v2 v2.2.1 // indirect | ||
) |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
This file was deleted.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.