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 @@ -13,7 +13,7 @@ require (
13
13
github.com/onsi/ginkgo/v2 v2.17.1
14
14
github.com/onsi/gomega v1.32.0
15
15
github.com/prometheus/client_golang v1.17.0
16
- github.com/prometheus/client_model v0.4.1-0.20230718164431-9a2bf3000d16
16
+ github.com/prometheus/client_model v0.6.1
17
17
go.uber.org/goleak v1.3.0
18
18
go.uber.org/zap v1.27.0
19
19
golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e
Original file line number Diff line number Diff line change @@ -102,8 +102,8 @@ github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZb
102
102
github.com/pmezard/go-difflib v1.0.0 /go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4 =
103
103
github.com/prometheus/client_golang v1.17.0 h1:rl2sfwZMtSthVU752MqfjQozy7blglC+1SOtjMAMh+Q =
104
104
github.com/prometheus/client_golang v1.17.0 /go.mod h1:VeL+gMmOAxkS2IqfCq0ZmHSL+LjWfWDUmp1mBz9JgUY =
105
- github.com/prometheus/client_model v0.4.1-0.20230718164431-9a2bf3000d16 h1:v7DLqVdK4VrYkVD5diGdl4sxJurKJEMnODWRJlxV9oM =
106
- github.com/prometheus/client_model v0.4.1-0.20230718164431-9a2bf3000d16 /go.mod h1:oMQmHW1/JoDwqLtg57MGgP/Fb1CJEYF2imWWhWtMkYU =
105
+ github.com/prometheus/client_model v0.6.1 h1:ZKSh/rekM+n3CeS952MLRAdFwIKqeY8b62p8ais2e9E =
106
+ github.com/prometheus/client_model v0.6.1 /go.mod h1:OrxVMOVHjw3lKMa8+x6HeMGkHMQyHDk9E3jmP2AmGiY =
107
107
github.com/prometheus/common v0.45.0 h1:2BGz0eBc2hdMDLnO/8n0jeB3oPrt2D08CekT0lneoxM =
108
108
github.com/prometheus/common v0.45.0 /go.mod h1:YJmSTw9BoKxJplESWWxlbyttQR4uaEcGyv9MZjVOJsY =
109
109
github.com/prometheus/procfs v0.12.0 h1:jluTpSng7V9hY0O2R9DzzJHYb2xULk9VTR1V1R/k6Bo =
You can’t perform that action at this time.
0 commit comments