File tree Expand file tree Collapse file tree 4 files changed +515
-326
lines changed
github.com/container-storage-interface/spec/lib/go/csi Expand file tree Collapse file tree 4 files changed +515
-326
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ require (
14
14
github.com/Azure/azure-sdk-for-go/sdk/storage/azblob v1.3.2
15
15
github.com/Azure/go-autorest/autorest v0.11.29
16
16
github.com/Azure/go-autorest/autorest/adal v0.9.23
17
- github.com/container-storage-interface/spec v1.8 .0
17
+ github.com/container-storage-interface/spec v1.9 .0
18
18
github.com/gofrs/uuid v4.4.0+incompatible // indirect
19
19
github.com/golang/protobuf v1.5.4
20
20
github.com/kubernetes-csi/csi-lib-utils v0.16.0
Original file line number Diff line number Diff line change @@ -79,8 +79,8 @@ github.com/cespare/xxhash/v2 v2.2.0 h1:DC2CZ1Ep5Y4k3ZQ899DldepgrayRUGE6BBZ/cd9Cj
79
79
github.com/cespare/xxhash/v2 v2.2.0 /go.mod h1:VGX0DQ3Q6kWi7AoAeZDth3/j3BFtOZR5XLFGgcrjCOs =
80
80
github.com/cncf/xds/go v0.0.0-20230607035331-e9ce68804cb4 h1:/inchEIKaYC1Akx+H+gqO04wryn5h75LSazbRlnya1k =
81
81
github.com/cncf/xds/go v0.0.0-20230607035331-e9ce68804cb4 /go.mod h1:eXthEFrGJvWHgFFCl3hGmgk+/aYT6PnTQLykKQRLhEs =
82
- github.com/container-storage-interface/spec v1.8 .0 h1:D0vhF3PLIZwlwZEf2eNbpujGCNwspwTYf2idJRJx4xI =
83
- github.com/container-storage-interface/spec v1.8 .0 /go.mod h1:ROLik+GhPslwwWRNFF1KasPzroNARibH2rfz1rkg4H0 =
82
+ github.com/container-storage-interface/spec v1.9 .0 h1:zKtX4STsq31Knz3gciCYCi1SXtO2HJDecIjDVboYavY =
83
+ github.com/container-storage-interface/spec v1.9 .0 /go.mod h1:ZfDu+3ZRyeVqxZM0Ds19MVLkN2d1XJ5MAfi1L3VjlT0 =
84
84
github.com/coreos/go-semver v0.3.1 h1:yi21YpKnrx1gt5R+la8n5WgS0kCrsPp33dmEyHReZr4 =
85
85
github.com/coreos/go-semver v0.3.1 /go.mod h1:irMmmIw/7yzSRPWryHsK7EYSg09caPQL03VsM8rvUec =
86
86
github.com/coreos/go-systemd/v22 v22.5.0 h1:RrqgGjYQKalulkV8NGVIfkXQf6YYmOyiJKk8iXXhfZs =
You can’t perform that action at this time.
0 commit comments