File tree Expand file tree Collapse file tree 4 files changed +202
-158
lines changed
github.com/prometheus/client_model/go Expand file tree Collapse file tree 4 files changed +202
-158
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ require (
1212 github.com/kubernetes-csi/csi-test/v5 v5.1.0
1313 github.com/kubernetes-csi/external-snapshotter/client/v6 v6.3.0
1414 github.com/prometheus/client_golang v1.16.0
15- github.com/prometheus/client_model v0.4 .0
15+ github.com/prometheus/client_model v0.5 .0
1616 github.com/prometheus/common v0.44.0
1717 github.com/spf13/cobra v1.7.0
1818 google.golang.org/grpc v1.58.2
Original file line number Diff line number Diff line change @@ -95,8 +95,8 @@ github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZb
9595github.com/pmezard/go-difflib v1.0.0 /go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4 =
9696github.com/prometheus/client_golang v1.16.0 h1:yk/hx9hDbrGHovbci4BY+pRMfSuuat626eFsHb7tmT8 =
9797github.com/prometheus/client_golang v1.16.0 /go.mod h1:Zsulrv/L9oM40tJ7T815tM89lFEugiJ9HzIqaAx4LKc =
98- github.com/prometheus/client_model v0.4 .0 h1:5lQXD3cAg1OXBf4Wq03gTrXHeaV0TQvGfUooCfx1yqY =
99- github.com/prometheus/client_model v0.4 .0 /go.mod h1:oMQmHW1/JoDwqLtg57MGgP/Fb1CJEYF2imWWhWtMkYU =
98+ github.com/prometheus/client_model v0.5 .0 h1:VQw1hfvPvk3Uv6Qf29VrPF32JB6rtbgI6cYPYQjL0Qw =
99+ github.com/prometheus/client_model v0.5 .0 /go.mod h1:dTiFglRmd66nLR9Pv9f0mZi7B7fk5Pm3gvsjB5tr+kI =
100100github.com/prometheus/common v0.44.0 h1:+5BrQJwiBB9xsMygAB3TNvpQKOwlkc25LbISbrdOOfY =
101101github.com/prometheus/common v0.44.0 /go.mod h1:ofAIvZbQ1e/nugmZGz4/qCb9Ap1VoSTIO7x0VV9VvuY =
102102github.com/prometheus/procfs v0.10.1 h1:kYK1Va/YMlutzCGazswoHKo//tZVlFpKYh+PymziUAg =
You can’t perform that action at this time.
0 commit comments