File tree Expand file tree Collapse file tree 4 files changed +22
-187
lines changed
github.com/kubernetes-csi/csi-lib-utils/metrics Expand file tree Collapse file tree 4 files changed +22
-187
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ require (
88 github.com/google/gofuzz v1.2.0 // indirect
99 github.com/google/uuid v1.3.0 // indirect
1010 github.com/imdario/mergo v0.3.12 // indirect
11- github.com/kubernetes-csi/csi-lib-utils v0.11 .0
11+ github.com/kubernetes-csi/csi-lib-utils v0.12 .0
1212 github.com/kubernetes-csi/csi-test/v5 v5.0.0
1313 github.com/kubernetes-csi/external-snapshotter/client/v6 v6.1.0
1414 github.com/miekg/dns v1.1.48 // indirect
@@ -62,7 +62,7 @@ require (
6262 github.com/prometheus/procfs v0.8.0 // indirect
6363 github.com/spf13/cobra v1.6.0 // indirect
6464 golang.org/x/mod v0.6.0 // indirect
65- golang.org/x/net v0.3.1-0.20221206200815-1e63c2f08a10 // indirect
65+ golang.org/x/net v0.4.0 // indirect
6666 golang.org/x/oauth2 v0.0.0-20220309155454-6242fa91716a // indirect
6767 golang.org/x/sys v0.3.0 // indirect
6868 golang.org/x/term v0.3.0 // indirect
You can’t perform that action at this time.
0 commit comments