File tree Expand file tree Collapse file tree 4 files changed +233
-135
lines changed
github.com/csi-addons/spec/lib/go/replication Expand file tree Collapse file tree 4 files changed +233
-135
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ go 1.24.0
4
4
5
5
require (
6
6
github.com/container-storage-interface/spec v1.11.0
7
- github.com/csi-addons/spec v0.2.1-0.20241104111131-27825f744db5
7
+ github.com/csi-addons/spec v0.2.1-0.20250610152019-b5a7205f6a79
8
8
github.com/go-logr/logr v1.4.3
9
9
github.com/kubernetes-csi/csi-lib-utils v0.22.0
10
10
github.com/onsi/ginkgo/v2 v2.23.4
Original file line number Diff line number Diff line change @@ -13,8 +13,8 @@ github.com/cespare/xxhash/v2 v2.3.0/go.mod h1:VGX0DQ3Q6kWi7AoAeZDth3/j3BFtOZR5XL
13
13
github.com/container-storage-interface/spec v1.11.0 h1:H/YKTOeUZwHtyPOr9raR+HgFmGluGCklulxDYxSdVNM =
14
14
github.com/container-storage-interface/spec v1.11.0 /go.mod h1:DtUvaQszPml1YJfIK7c00mlv6/g4wNMLanLgiUbKFRI =
15
15
github.com/cpuguy83/go-md2man/v2 v2.0.4 /go.mod h1:tgQtvFlXSQOSOSIRvRPT7W67SCa46tRHOmNcaadrF8o =
16
- github.com/csi-addons/spec v0.2.1-0.20241104111131-27825f744db5 h1:j9NaWj5KmzEVarmsjxS/NDAhes6Uzq1qhkUGHvDlVBk =
17
- github.com/csi-addons/spec v0.2.1-0.20241104111131-27825f744db5 /go.mod h1:Mwq4iLiUV4s+K1bszcWU6aMsR5KPsbIYzzszJ6+56vI =
16
+ github.com/csi-addons/spec v0.2.1-0.20250610152019-b5a7205f6a79 h1:ditFTa+wl7DLanGQHSS/AwuITGuWeBXyl7syPO4n+4s =
17
+ github.com/csi-addons/spec v0.2.1-0.20250610152019-b5a7205f6a79 /go.mod h1:Mwq4iLiUV4s+K1bszcWU6aMsR5KPsbIYzzszJ6+56vI =
18
18
github.com/davecgh/go-spew v1.1.0 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
19
19
github.com/davecgh/go-spew v1.1.1 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
20
20
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc h1:U9qPSI2PIWSS1VwoXQT9A3Wy9MM3WgvqSxFWenqJduM =
You can’t perform that action at this time.
0 commit comments