File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ go 1.24.0
55toolchain go1.25.3
66
77require (
8- github.com/kubernetes-csi/external-snapshotter/client/v8 v8.2 .0
8+ github.com/kubernetes-csi/external-snapshotter/client/v8 v8.4 .0
99 github.com/stretchr/testify v1.11.1
1010 k8s.io/api v0.34.1
1111 k8s.io/apimachinery v0.34.1
Original file line number Diff line number Diff line change @@ -77,8 +77,8 @@ github.com/kr/pretty v0.3.1 h1:flRD4NNwYAUpkphVc1HcthR4KEIFJ65n8Mw5qdRn3LE=
7777github.com/kr/pretty v0.3.1 /go.mod h1:hoEshYVHaxMs3cyo3Yncou5ZscifuDolrwPKZanG3xk =
7878github.com/kr/text v0.2.0 h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY =
7979github.com/kr/text v0.2.0 /go.mod h1:eLer722TekiGuMkidMxC/pM04lWEeraHUUmBw8l2grE =
80- github.com/kubernetes-csi/external-snapshotter/client/v8 v8.2 .0 h1:Q3jQ1NkFqv5o+F8dMmHd8SfEmlcwNeo1immFApntEwE =
81- github.com/kubernetes-csi/external-snapshotter/client/v8 v8.2 .0 /go.mod h1:E3vdYxHj2C2q6qo8/Da4g7P+IcwqRZyy3gJBzYybV9Y =
80+ github.com/kubernetes-csi/external-snapshotter/client/v8 v8.4 .0 h1:bMqrb3UHgHbP+PW9VwiejfDJU1R0PpXVZNMdeH8WYKI =
81+ github.com/kubernetes-csi/external-snapshotter/client/v8 v8.4 .0 /go.mod h1:E3vdYxHj2C2q6qo8/Da4g7P+IcwqRZyy3gJBzYybV9Y =
8282github.com/kylelemons/godebug v1.1.0 h1:RPNrshWIDI6G2gRW9EHilWtl7Z6Sb1BR0xunSBf0SNc =
8383github.com/kylelemons/godebug v1.1.0 /go.mod h1:9/0rRGxNHcop5bhtWyNeEfOS8JIWk580+fNqagV/RAw =
8484github.com/moby/spdystream v0.5.0 h1:7r0J1Si3QO/kjRitvSLVVFUjxMEb/YLj6S9FF62JBCU =
You can’t perform that action at this time.
0 commit comments