File tree Expand file tree Collapse file tree 2 files changed +64
-29
lines changed
Expand file tree Collapse file tree 2 files changed +64
-29
lines changed Original file line number Diff line number Diff line change @@ -7,17 +7,17 @@ require (
77 github.com/golang/protobuf v1.4.3
88 github.com/grpc-ecosystem/go-grpc-middleware v1.2.2
99 github.com/hashicorp/go-uuid v1.0.2
10- github.com/kubernetes-csi/csi-lib-utils v0.9.0
11- github.com/kubernetes-csi/csi-test/v4 v4.0.2
10+ github.com/kubernetes-csi/csi-lib-utils v0.9.1
11+ github.com/kubernetes-csi/csi-test/v4 v4.1.0
1212 github.com/xanzy/go-cloudstack/v2 v2.9.0
1313 go.uber.org/zap v1.16.0
14- golang.org/x/text v0.3.4
15- google.golang.org/grpc v1.34 .0
14+ golang.org/x/text v0.3.5
15+ google.golang.org/grpc v1.36 .0
1616 gopkg.in/gcfg.v1 v1.2.3
1717 gopkg.in/warnings.v0 v0.1.2 // indirect
18- k8s.io/api v0.20.1
19- k8s.io/apimachinery v0.20.1
20- k8s.io/client-go v0.20.1
21- k8s.io/mount-utils v0.20.1
22- k8s.io/utils v0.0.0-20201110183641-67b214c5f920
18+ k8s.io/api v0.20.4
19+ k8s.io/apimachinery v0.20.4
20+ k8s.io/client-go v0.20.4
21+ k8s.io/mount-utils v0.20.4
22+ k8s.io/utils v0.0.0-20210111153108-fddb29f9d009
2323)
You can’t perform that action at this time.
0 commit comments