Commit ceeab58 authored Dec 12, 2024 Verified
1 parent 3c6700b commit ceeab58 Copy full SHA for ceeab58
File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -52,7 +52,7 @@ require (
52
52
github.com/prometheus/alertmanager v0.27.0
53
53
github.com/prometheus/client_golang v1.20.5
54
54
github.com/prometheus/client_model v0.6.1
55
- github.com/prometheus/common v0.60.1
55
+ github.com/prometheus/common v0.61.0
56
56
github.com/prometheus/common/assets v0.2.0
57
57
github.com/prometheus/exporter-toolkit v0.13.1
58
58
github.com/prometheus/sigv4 v0.1.0
Original file line number Diff line number Diff line change @@ -438,8 +438,8 @@ github.com/prometheus/client_model v0.6.1 h1:ZKSh/rekM+n3CeS952MLRAdFwIKqeY8b62p
438
438
github.com/prometheus/client_model v0.6.1 /go.mod h1:OrxVMOVHjw3lKMa8+x6HeMGkHMQyHDk9E3jmP2AmGiY =
439
439
github.com/prometheus/common v0.4.1 /go.mod h1:TNfzLD0ON7rHzMJeJkieUDPYmFC7Snx/y86RQel1bk4 =
440
440
github.com/prometheus/common v0.9.1 /go.mod h1:yhUN8i9wzaXS3w1O07YhxHEBxD+W35wd8bs7vj7HSQ4 =
441
- github.com/prometheus/common v0.60.1 h1:FUas6GcOw66yB/73KC+BOZoFJmbo/1pojoILArPAaSc =
442
- github.com/prometheus/common v0.60.1 /go.mod h1:h0LYf1R1deLSKtD4Vdg8gy4RuOvENW2J/h19V5NADQw =
441
+ github.com/prometheus/common v0.61.0 h1:3gv/GThfX0cV2lpO7gkTUwZru38mxevy90Bj8YFSRQQ =
442
+ github.com/prometheus/common v0.61.0 /go.mod h1:zr29OCN/2BsJRaFwG8QOBr41D6kkchKbpeNH7pAjb/s =
443
443
github.com/prometheus/common/assets v0.2.0 h1:0P5OrzoHrYBOSM1OigWL3mY8ZvV2N4zIE/5AahrSrfM =
444
444
github.com/prometheus/common/assets v0.2.0 /go.mod h1:D17UVUE12bHbim7HzwUvtqm6gwBEaDQ0F+hIGbFbccI =
445
445
github.com/prometheus/exporter-toolkit v0.13.1 h1:Evsh0gWQo2bdOHlnz9+0Nm7/OFfIwhE2Ws4A2jIlR04 =
You can’t perform that action at this time.
0 commit comments