File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ require (
10
10
github.com/pkg/errors v0.9.1
11
11
github.com/prometheus/client_golang v1.17.0
12
12
github.com/prometheus/common v0.45.0
13
- github.com/prometheus/exporter-toolkit v0.10 .0
13
+ github.com/prometheus/exporter-toolkit v0.11 .0
14
14
github.com/prometheus/prometheus v1.8.2-0.20210119214810-e4487274853c
15
15
github.com/prometheus/statsd_exporter v0.26.0
16
16
github.com/stretchr/testify v1.8.4
Original file line number Diff line number Diff line change @@ -1393,8 +1393,9 @@ github.com/prometheus/common v0.44.0/go.mod h1:ofAIvZbQ1e/nugmZGz4/qCb9Ap1VoSTIO
1393
1393
github.com/prometheus/common v0.45.0 h1:2BGz0eBc2hdMDLnO/8n0jeB3oPrt2D08CekT0lneoxM =
1394
1394
github.com/prometheus/common v0.45.0 /go.mod h1:YJmSTw9BoKxJplESWWxlbyttQR4uaEcGyv9MZjVOJsY =
1395
1395
github.com/prometheus/exporter-toolkit v0.5.1 /go.mod h1:OCkM4805mmisBhLmVFw858QYi3v0wKdY6/UxrT0pZVg =
1396
- github.com/prometheus/exporter-toolkit v0.10.0 h1:yOAzZTi4M22ZzVxD+fhy1URTuNRj/36uQJJ5S8IPza8 =
1397
1396
github.com/prometheus/exporter-toolkit v0.10.0 /go.mod h1:+sVFzuvV5JDyw+Ih6p3zFxZNVnKQa3x5qPmDSiPu4ZY =
1397
+ github.com/prometheus/exporter-toolkit v0.11.0 h1:yNTsuZ0aNCNFQ3aFTD2uhPOvr4iD7fdBvKPAEGkNf+g =
1398
+ github.com/prometheus/exporter-toolkit v0.11.0 /go.mod h1:BVnENhnNecpwoTLiABx7mrPB/OLRIgN74qlQbV+FK1Q =
1398
1399
github.com/prometheus/procfs v0.0.0-20181005140218-185b4288413d /go.mod h1:c3At6R/oaqEKCNdg8wHV1ftS6bRYblBhIjjI8uT2IGk =
1399
1400
github.com/prometheus/procfs v0.0.0-20190117184657-bf6a532e95b1 /go.mod h1:c3At6R/oaqEKCNdg8wHV1ftS6bRYblBhIjjI8uT2IGk =
1400
1401
github.com/prometheus/procfs v0.0.2 /go.mod h1:TjEm7ze935MbeOT/UhFTIMYKhuLP4wbCsTZCD3I8kEA =
You can’t perform that action at this time.
0 commit comments