Commit 1cac4e1 1 parent 92a1143 commit 1cac4e1 Copy full SHA for 1cac4e1
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 @@ -187,7 +187,7 @@ require (
187
187
github.com/pkg/errors v0.9.1 // indirect
188
188
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // indirect
189
189
github.com/prometheus/client_model v0.6.1 // indirect
190
- github.com/prometheus/common v0.60.0
190
+ github.com/prometheus/common v0.60.1
191
191
github.com/prometheus/exporter-toolkit v0.13.0 // indirect
192
192
github.com/prometheus/procfs v0.15.1 // indirect
193
193
github.com/prometheus/prometheus v0.54.1 // indirect
Original file line number Diff line number Diff line change @@ -533,8 +533,8 @@ github.com/prometheus/client_model v0.6.1 h1:ZKSh/rekM+n3CeS952MLRAdFwIKqeY8b62p
533
533
github.com/prometheus/client_model v0.6.1 /go.mod h1:OrxVMOVHjw3lKMa8+x6HeMGkHMQyHDk9E3jmP2AmGiY =
534
534
github.com/prometheus/common v0.4.1 /go.mod h1:TNfzLD0ON7rHzMJeJkieUDPYmFC7Snx/y86RQel1bk4 =
535
535
github.com/prometheus/common v0.9.1 /go.mod h1:yhUN8i9wzaXS3w1O07YhxHEBxD+W35wd8bs7vj7HSQ4 =
536
- github.com/prometheus/common v0.60.0 h1:+V9PAREWNvJMAuJ1x1BaWl9dewMW4YrHZQbx0sJNllA =
537
- github.com/prometheus/common v0.60.0 /go.mod h1:h0LYf1R1deLSKtD4Vdg8gy4RuOvENW2J/h19V5NADQw =
536
+ github.com/prometheus/common v0.60.1 h1:FUas6GcOw66yB/73KC+BOZoFJmbo/1pojoILArPAaSc =
537
+ github.com/prometheus/common v0.60.1 /go.mod h1:h0LYf1R1deLSKtD4Vdg8gy4RuOvENW2J/h19V5NADQw =
538
538
github.com/prometheus/common/sigv4 v0.1.0 h1:qoVebwtwwEhS85Czm2dSROY5fTo2PAPEVdDeppTwGX4 =
539
539
github.com/prometheus/common/sigv4 v0.1.0 /go.mod h1:2Jkxxk9yYvCkE5G1sQT7GuEXm57JrvHu9k5YwTjsNtI =
540
540
github.com/prometheus/exporter-toolkit v0.13.0 h1:lmA0Q+8IaXgmFRKw09RldZmZdnvu9wwcDLIXGmTPw1c =
You can’t perform that action at this time.
0 commit comments