File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/ibm/ibm-block-csi-driver
3
3
go 1.22.5
4
4
5
5
require (
6
- github.com/container-storage-interface/spec v1.9 .0
6
+ github.com/container-storage-interface/spec v1.11 .0
7
7
github.com/golang/mock v1.6.0
8
8
github.com/kubernetes-csi/csi-lib-utils v0.19.0
9
9
github.com/sirupsen/logrus v1.9.3
Original file line number Diff line number Diff line change 1
- github.com/container-storage-interface/spec v1.9 .0 h1:zKtX4STsq31Knz3gciCYCi1SXtO2HJDecIjDVboYavY =
2
- github.com/container-storage-interface/spec v1.9 .0 /go.mod h1:ZfDu+3ZRyeVqxZM0Ds19MVLkN2d1XJ5MAfi1L3VjlT0 =
1
+ github.com/container-storage-interface/spec v1.11 .0 h1:H/YKTOeUZwHtyPOr9raR+HgFmGluGCklulxDYxSdVNM =
2
+ github.com/container-storage-interface/spec v1.11 .0 /go.mod h1:DtUvaQszPml1YJfIK7c00mlv6/g4wNMLanLgiUbKFRI =
3
3
github.com/coreos/go-systemd/v22 v22.5.0 h1:RrqgGjYQKalulkV8NGVIfkXQf6YYmOyiJKk8iXXhfZs =
4
4
github.com/coreos/go-systemd/v22 v22.5.0 /go.mod h1:Y58oyj3AT4RCenI/lSvhwexgC+NSVTIJ3seZv2GcEnc =
5
5
github.com/creack/pty v1.1.9 /go.mod h1:oKZEueFk5CKHvIhNR5MUki03XCEU+Q6VDXinZuGJ33E =
You can’t perform that action at this time.
0 commit comments