File tree Expand file tree Collapse file tree 2 files changed +410
-28
lines changed Expand file tree Collapse file tree 2 files changed +410
-28
lines changed Original file line number Diff line number Diff line change @@ -6,15 +6,15 @@ require (
66 github.com/DataDog/datadog-go v3.2.0+incompatible
77 github.com/circonus-labs/circonus-gometrics v2.3.1+incompatible
88 github.com/circonus-labs/circonusllhist v0.1.3 // indirect
9- github.com/golang/protobuf v1.3 .2
9+ github.com/golang/protobuf v1.5 .2
1010 github.com/hashicorp/go-immutable-radix v1.0.0
1111 github.com/hashicorp/go-retryablehttp v0.5.3 // indirect
1212 github.com/pascaldekloe/goe v0.1.0
13- github.com/prometheus/client_golang v1.4 .0
14- github.com/prometheus/client_model v0.2 .0
15- github.com/prometheus/common v0.9.1
13+ github.com/prometheus/client_golang v1.13 .0
14+ github.com/prometheus/client_model v0.3 .0
15+ github.com/prometheus/common v0.37.0
1616 github.com/tv42/httpunix v0.0.0-20150427012821-b75d8614f926 // indirect
1717)
1818
1919// Introduced undocumented breaking change to metrics sink interface
20- retract v0.3.11
20+ retract v0.3.11
You can’t perform that action at this time.
0 commit comments