File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
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.2.0
1313 github.com/kubernetes-csi/external-snapshotter/client/v7 v7.0.0
1414 github.com/prometheus/client_golang v1.19.0
15- github.com/prometheus/client_model v0.6.0
15+ github.com/prometheus/client_model v0.6.1
1616 github.com/prometheus/common v0.51.1
1717 github.com/spf13/cobra v1.8.0
1818 google.golang.org/grpc v1.62.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
101101github.com/pmezard/go-difflib v1.0.0 /go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4 =
102102github.com/prometheus/client_golang v1.19.0 h1:ygXvpU1AoN1MhdzckN+PyD9QJOSD4x7kmXYlnfbA6JU =
103103github.com/prometheus/client_golang v1.19.0 /go.mod h1:ZRM9uEAypZakd+q/x7+gmsvXdURP+DABIEIjnmDdp+k =
104- github.com/prometheus/client_model v0.6.0 h1:k1v3CzpSRUTrKMppY35TLwPvxHqBu0bYgxZzqGIgaos =
105- github.com/prometheus/client_model v0.6.0 /go.mod h1:NTQHnmxFpouOD0DpvP4XujX3CdOAGQPoaGhyTchlyt8 =
104+ github.com/prometheus/client_model v0.6.1 h1:ZKSh/rekM+n3CeS952MLRAdFwIKqeY8b62p8ais2e9E =
105+ github.com/prometheus/client_model v0.6.1 /go.mod h1:OrxVMOVHjw3lKMa8+x6HeMGkHMQyHDk9E3jmP2AmGiY =
106106github.com/prometheus/common v0.51.1 h1:eIjN50Bwglz6a/c3hAgSMcofL3nD+nFQkV6Dd4DsQCw =
107107github.com/prometheus/common v0.51.1 /go.mod h1:lrWtQx+iDfn2mbH5GUzlH9TSHyfZpHkSiG1W7y3sF2Q =
108108github.com/prometheus/procfs v0.12.0 h1:jluTpSng7V9hY0O2R9DzzJHYb2xULk9VTR1V1R/k6Bo =
Original file line number Diff line number Diff line change @@ -146,7 +146,7 @@ github.com/pkg/errors
146146github.com/prometheus/client_golang/prometheus
147147github.com/prometheus/client_golang/prometheus/internal
148148github.com/prometheus/client_golang/prometheus/promhttp
149- # github.com/prometheus/client_model v0.6.0
149+ # github.com/prometheus/client_model v0.6.1
150150## explicit; go 1.19
151151github.com/prometheus/client_model/go
152152# github.com/prometheus/common v0.51.1
You can’t perform that action at this time.
0 commit comments