File tree Expand file tree Collapse file tree 4 files changed +1246
-324
lines changed
github.com/container-storage-interface/spec/lib/go/csi Expand file tree Collapse file tree 4 files changed +1246
-324
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ require (
8
8
github.com/Azure/go-autorest/autorest v0.11.28
9
9
github.com/Azure/go-autorest/autorest/adal v0.9.23
10
10
github.com/Azure/go-autorest/autorest/to v0.4.0 // indirect
11
- github.com/container-storage-interface/spec v1.7 .0
11
+ github.com/container-storage-interface/spec v1.8 .0
12
12
github.com/gofrs/uuid v4.2.0+incompatible // indirect
13
13
github.com/golang/mock v1.6.0
14
14
github.com/golang/protobuf v1.5.3
Original file line number Diff line number Diff line change @@ -117,8 +117,8 @@ github.com/cncf/xds/go v0.0.0-20210922020428-25de7278fc84/go.mod h1:eXthEFrGJvWH
117
117
github.com/cncf/xds/go v0.0.0-20211001041855-01bcc9b48dfe /go.mod h1:eXthEFrGJvWHgFFCl3hGmgk+/aYT6PnTQLykKQRLhEs =
118
118
github.com/cncf/xds/go v0.0.0-20211011173535-cb28da3451f1 /go.mod h1:eXthEFrGJvWHgFFCl3hGmgk+/aYT6PnTQLykKQRLhEs =
119
119
github.com/container-storage-interface/spec v1.2.0 /go.mod h1:6URME8mwIBbpVyZV93Ce5St17xBiQJQY67NDsuohiy4 =
120
- github.com/container-storage-interface/spec v1.7 .0 h1:gW8eyFQUZWWrMWa8p1seJ28gwDoN5CVJ4uAbQ+Hdycw =
121
- github.com/container-storage-interface/spec v1.7 .0 /go.mod h1:JYuzLqr9VVNoDJl44xp/8fmCOvWPDKzuGTwCoklhuqk =
120
+ github.com/container-storage-interface/spec v1.8 .0 h1:D0vhF3PLIZwlwZEf2eNbpujGCNwspwTYf2idJRJx4xI =
121
+ github.com/container-storage-interface/spec v1.8 .0 /go.mod h1:ROLik+GhPslwwWRNFF1KasPzroNARibH2rfz1rkg4H0 =
122
122
github.com/coreos/go-semver v0.3.0 h1:wkHLiw0WNATZnSG7epLsujiMCgPAc9xhjJ4tgnAxmfM =
123
123
github.com/coreos/go-semver v0.3.0 /go.mod h1:nnelYz7RCh+5ahJtPPxZlU+153eP4D4r3EedlOD2RNk =
124
124
github.com/coreos/go-systemd/v22 v22.4.0 h1:y9YHcjnjynCd/DVbg5j9L/33jQM3MxJlbj/zWskzfGU =
You can’t perform that action at this time.
0 commit comments