File tree Expand file tree Collapse file tree 5 files changed +1792
-1590
lines changed
github.com/container-storage-interface/spec/lib/go/csi Expand file tree Collapse file tree 5 files changed +1792
-1590
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ require (
1414 github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/storage/armstorage v1.8.1
1515 github.com/Azure/azure-sdk-for-go/sdk/security/keyvault/azsecrets v1.4.0
1616 github.com/Azure/azure-sdk-for-go/sdk/storage/azblob v1.3.2
17- github.com/container-storage-interface/spec v1.11 .0
17+ github.com/container-storage-interface/spec v1.12 .0
1818 github.com/go-ini/ini v1.67.0
1919 github.com/golang/protobuf v1.5.4
2020 github.com/google/uuid v1.6.0
Original file line number Diff line number Diff line change @@ -86,8 +86,8 @@ github.com/cenkalti/backoff/v4 v4.3.0 h1:MyRJ/UdXutAwSAT+s3wNd7MfTIcy71VQueUuFK3
8686github.com/cenkalti/backoff/v4 v4.3.0 /go.mod h1:Y3VNntkOUPxTVeUxJ/G5vcM//AlwfmyYozVcomhLiZE =
8787github.com/cespare/xxhash/v2 v2.3.0 h1:UL815xU9SqsFlibzuggzjXhog7bL6oX9BbNZnL2UFvs =
8888github.com/cespare/xxhash/v2 v2.3.0 /go.mod h1:VGX0DQ3Q6kWi7AoAeZDth3/j3BFtOZR5XLFGgcrjCOs =
89- github.com/container-storage-interface/spec v1.11 .0 h1:H/YKTOeUZwHtyPOr9raR+HgFmGluGCklulxDYxSdVNM =
90- github.com/container-storage-interface/spec v1.11 .0 /go.mod h1:DtUvaQszPml1YJfIK7c00mlv6/g4wNMLanLgiUbKFRI =
89+ github.com/container-storage-interface/spec v1.12 .0 h1:zrFOEqpR5AghNaaDG4qyedwPBqU2fU0dWjLQMP/azK0 =
90+ github.com/container-storage-interface/spec v1.12 .0 /go.mod h1:txsm+MA2B2WDa5kW69jNbqPnvTtfvZma7T/zsAZ9qX8 =
9191github.com/containerd/containerd/api v1.8.0 h1:hVTNJKR8fMc/2Tiw60ZRijntNMd1U+JVMyTRdsD2bS0 =
9292github.com/containerd/containerd/api v1.8.0 /go.mod h1:dFv4lt6S20wTu/hMcP4350RL87qPWLVa/OHOwmmdnYc =
9393github.com/containerd/errdefs v1.0.0 h1:tg5yIfIlQIrxYtu9ajqY42W3lpS19XqdxRQeEwYG8PI =
You can’t perform that action at this time.
0 commit comments