File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -3,10 +3,10 @@ module github.com/scaleway/scaleway-csi
33go 1.24.5
44
55require (
6- github.com/container-storage-interface/spec v1.11 .0
6+ github.com/container-storage-interface/spec v1.12 .0
77 github.com/golang/protobuf v1.5.4
88 github.com/google/uuid v1.6.0
9- github.com/kubernetes-csi/csi-test/v5 v5.3.1
9+ github.com/kubernetes-csi/csi-test/v5 v5.4.0
1010 github.com/onsi/ginkgo/v2 v2.25.3
1111 github.com/onsi/gomega v1.38.3
1212 github.com/pkg/sftp v1.13.9
Original file line number Diff line number Diff line change 11github.com/Masterminds/semver/v3 v3.4.0 h1:Zog+i5UMtVoCU8oKka5P7i9q9HgrJeGzI9SA1Xbatp0 =
22github.com/Masterminds/semver/v3 v3.4.0 /go.mod h1:4V+yj/TJE1HU9XfppCwVMZq3I84lprf4nC11bSS5beM =
3- github.com/container-storage-interface/spec v1.11 .0 h1:H/YKTOeUZwHtyPOr9raR+HgFmGluGCklulxDYxSdVNM =
4- github.com/container-storage-interface/spec v1.11 .0 /go.mod h1:DtUvaQszPml1YJfIK7c00mlv6/g4wNMLanLgiUbKFRI =
3+ github.com/container-storage-interface/spec v1.12 .0 h1:zrFOEqpR5AghNaaDG4qyedwPBqU2fU0dWjLQMP/azK0 =
4+ github.com/container-storage-interface/spec v1.12 .0 /go.mod h1:txsm+MA2B2WDa5kW69jNbqPnvTtfvZma7T/zsAZ9qX8 =
55github.com/davecgh/go-spew v1.1.0 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
66github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c =
77github.com/davecgh/go-spew v1.1.1 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
@@ -30,8 +30,8 @@ github.com/kr/pretty v0.3.1 h1:flRD4NNwYAUpkphVc1HcthR4KEIFJ65n8Mw5qdRn3LE=
3030github.com/kr/pretty v0.3.1 /go.mod h1:hoEshYVHaxMs3cyo3Yncou5ZscifuDolrwPKZanG3xk =
3131github.com/kr/text v0.2.0 h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY =
3232github.com/kr/text v0.2.0 /go.mod h1:eLer722TekiGuMkidMxC/pM04lWEeraHUUmBw8l2grE =
33- github.com/kubernetes-csi/csi-test/v5 v5.3.1 h1:Wiukp1In+kif+BFo6q2ExjgB+MbrAz4jZWzGfijypuY =
34- github.com/kubernetes-csi/csi-test/v5 v5.3.1 /go.mod h1:7hA2cSYJ6T8CraEZPA6zqkLZwemjBD54XAnPsPC3VpA =
33+ github.com/kubernetes-csi/csi-test/v5 v5.4.0 h1:u5DgYNIreSNO2+u4Nq2Wpl+bbakRSjNyxZHmDTAqnYA =
34+ github.com/kubernetes-csi/csi-test/v5 v5.4.0 /go.mod h1:anAJKFUb/SdHhIHECgSKxC5LSiLzib+1I6mrWF5Hve8 =
3535github.com/moby/sys/mountinfo v0.7.2 h1:1shs6aH5s4o5H2zQLn796ADW1wMrIwHsyJ2v9KouLrg =
3636github.com/moby/sys/mountinfo v0.7.2 /go.mod h1:1YOa8w8Ih7uW0wALDUgT1dTTSBrZ+HiBLGws92L2RU4 =
3737github.com/onsi/ginkgo/v2 v2.25.3 h1:Ty8+Yi/ayDAGtk4XxmmfUy4GabvM+MegeB4cDLRi6nw =
You can’t perform that action at this time.
0 commit comments