File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ require (
8
8
github.com/go-graphite/go-whisper v0.0.0-20230526115116-e3110f57c01c
9
9
github.com/prometheus/client_golang v1.20.5
10
10
github.com/prometheus/common v0.60.1
11
- github.com/prometheus/exporter-toolkit v0.13.0
11
+ github.com/prometheus/exporter-toolkit v0.13.1
12
12
github.com/prometheus/prometheus v0.300.0-beta.0.0.20241014154441-911c3efb9609
13
13
github.com/prometheus/statsd_exporter v0.28.0
14
14
github.com/stretchr/testify v1.9.0
Original file line number Diff line number Diff line change @@ -371,8 +371,8 @@ github.com/prometheus/common v0.60.1 h1:FUas6GcOw66yB/73KC+BOZoFJmbo/1pojoILArPA
371
371
github.com/prometheus/common v0.60.1 /go.mod h1:h0LYf1R1deLSKtD4Vdg8gy4RuOvENW2J/h19V5NADQw =
372
372
github.com/prometheus/common/sigv4 v0.1.0 h1:qoVebwtwwEhS85Czm2dSROY5fTo2PAPEVdDeppTwGX4 =
373
373
github.com/prometheus/common/sigv4 v0.1.0 /go.mod h1:2Jkxxk9yYvCkE5G1sQT7GuEXm57JrvHu9k5YwTjsNtI =
374
- github.com/prometheus/exporter-toolkit v0.13.0 h1:lmA0Q+8IaXgmFRKw09RldZmZdnvu9wwcDLIXGmTPw1c =
375
- github.com/prometheus/exporter-toolkit v0.13.0 /go.mod h1:2uop99EZl80KdXhv/MxVI2181fMcwlsumFOqBecGkG0 =
374
+ github.com/prometheus/exporter-toolkit v0.13.1 h1:Evsh0gWQo2bdOHlnz9+0Nm7/OFfIwhE2Ws4A2jIlR04 =
375
+ github.com/prometheus/exporter-toolkit v0.13.1 /go.mod h1:ujdv2YIOxtdFxxqtloLpbqmxd5J0Le6IITUvIRSWjj0 =
376
376
github.com/prometheus/procfs v0.0.0-20181005140218-185b4288413d /go.mod h1:c3At6R/oaqEKCNdg8wHV1ftS6bRYblBhIjjI8uT2IGk =
377
377
github.com/prometheus/procfs v0.0.2 /go.mod h1:TjEm7ze935MbeOT/UhFTIMYKhuLP4wbCsTZCD3I8kEA =
378
378
github.com/prometheus/procfs v0.1.3 /go.mod h1:lV6e/gmhEcM9IjHGsFOCxxuZ+z1YqCvr4OA4YeYWdaU =
You can’t perform that action at this time.
0 commit comments