File tree Expand file tree Collapse file tree 4 files changed +113
-90
lines changed
github.com/prometheus/client_model/go Expand file tree Collapse file tree 4 files changed +113
-90
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ require (
12
12
github.com/kubernetes-csi/csi-test/v5 v5.2.0
13
13
github.com/kubernetes-csi/external-snapshotter/client/v7 v7.0.0
14
14
github.com/prometheus/client_golang v1.18.0
15
- github.com/prometheus/client_model v0.5 .0
15
+ github.com/prometheus/client_model v0.6 .0
16
16
github.com/prometheus/common v0.46.0
17
17
github.com/spf13/cobra v1.8.0
18
18
google.golang.org/grpc v1.61.1
Original file line number Diff line number Diff line change @@ -101,8 +101,8 @@ github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZb
101
101
github.com/pmezard/go-difflib v1.0.0 /go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4 =
102
102
github.com/prometheus/client_golang v1.18.0 h1:HzFfmkOzH5Q8L8G+kSJKUx5dtG87sewO+FoDDqP5Tbk =
103
103
github.com/prometheus/client_golang v1.18.0 /go.mod h1:T+GXkCk5wSJyOqMIzVgvvjFDlkOQntgjkJWKrN5txjA =
104
- github.com/prometheus/client_model v0.5 .0 h1:VQw1hfvPvk3Uv6Qf29VrPF32JB6rtbgI6cYPYQjL0Qw =
105
- github.com/prometheus/client_model v0.5 .0 /go.mod h1:dTiFglRmd66nLR9Pv9f0mZi7B7fk5Pm3gvsjB5tr+kI =
104
+ github.com/prometheus/client_model v0.6 .0 h1:k1v3CzpSRUTrKMppY35TLwPvxHqBu0bYgxZzqGIgaos =
105
+ github.com/prometheus/client_model v0.6 .0 /go.mod h1:NTQHnmxFpouOD0DpvP4XujX3CdOAGQPoaGhyTchlyt8 =
106
106
github.com/prometheus/common v0.46.0 h1:doXzt5ybi1HBKpsZOL0sSkaNHJJqkyfEWZGGqqScV0Y =
107
107
github.com/prometheus/common v0.46.0 /go.mod h1:Tp0qkxpb9Jsg54QMe+EAmqXkSV7Evdy1BTn+g2pa/hQ =
108
108
github.com/prometheus/procfs v0.12.0 h1:jluTpSng7V9hY0O2R9DzzJHYb2xULk9VTR1V1R/k6Bo =
You can’t perform that action at this time.
0 commit comments