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 @@ -9,7 +9,7 @@ require (
9
9
github.com/onsi/ginkgo v1.16.5
10
10
github.com/onsi/gomega v1.34.1
11
11
github.com/prometheus/client_golang v1.20.5
12
- github.com/prometheus/common v0.60.0
12
+ github.com/prometheus/common v0.60.1
13
13
github.com/prometheus/exporter-toolkit v0.13.0
14
14
golang.org/x/net v0.29.0
15
15
golang.org/x/oauth2 v0.23.0
Original file line number Diff line number Diff line change @@ -123,8 +123,8 @@ github.com/prometheus/client_golang v1.20.5/go.mod h1:PIEt8X02hGcP8JWbeHyeZ53Y/j
123
123
github.com/prometheus/client_model v0.0.0-20190812154241-14fe0d1b01d4 /go.mod h1:xMI15A0UPsDsEKsMN9yxemIoYk6Tm2C1GtYGdfGttqA =
124
124
github.com/prometheus/client_model v0.6.1 h1:ZKSh/rekM+n3CeS952MLRAdFwIKqeY8b62p8ais2e9E =
125
125
github.com/prometheus/client_model v0.6.1 /go.mod h1:OrxVMOVHjw3lKMa8+x6HeMGkHMQyHDk9E3jmP2AmGiY =
126
- github.com/prometheus/common v0.60.0 h1:+V9PAREWNvJMAuJ1x1BaWl9dewMW4YrHZQbx0sJNllA =
127
- github.com/prometheus/common v0.60.0 /go.mod h1:h0LYf1R1deLSKtD4Vdg8gy4RuOvENW2J/h19V5NADQw =
126
+ github.com/prometheus/common v0.60.1 h1:FUas6GcOw66yB/73KC+BOZoFJmbo/1pojoILArPAaSc =
127
+ github.com/prometheus/common v0.60.1 /go.mod h1:h0LYf1R1deLSKtD4Vdg8gy4RuOvENW2J/h19V5NADQw =
128
128
github.com/prometheus/exporter-toolkit v0.13.0 h1:lmA0Q+8IaXgmFRKw09RldZmZdnvu9wwcDLIXGmTPw1c =
129
129
github.com/prometheus/exporter-toolkit v0.13.0 /go.mod h1:2uop99EZl80KdXhv/MxVI2181fMcwlsumFOqBecGkG0 =
130
130
github.com/prometheus/procfs v0.15.1 h1:YagwOFzUgYfKKHX6Dr+sHT7km/hxC76UB0learggepc =
You can’t perform that action at this time.
0 commit comments