File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11module github.com/stackitcloud/cloud-provider-stackit
22
3- go 1.24.0
3+ go 1.24.6
44
55toolchain go1.25.4
66
77require (
88 github.com/container-storage-interface/spec v1.12.0
99 github.com/go-viper/mapstructure/v2 v2.4.0
1010 github.com/google/uuid v1.6.0
11- github.com/kubernetes-csi/csi-lib-utils v0.22 .0
11+ github.com/kubernetes-csi/csi-lib-utils v0.23 .0
1212 github.com/onsi/ginkgo/v2 v2.27.2
1313 github.com/onsi/gomega v1.38.2
1414 github.com/prometheus/client_golang v1.23.2
Original file line number Diff line number Diff line change @@ -112,8 +112,8 @@ github.com/kr/pretty v0.3.1 h1:flRD4NNwYAUpkphVc1HcthR4KEIFJ65n8Mw5qdRn3LE=
112112github.com/kr/pretty v0.3.1 /go.mod h1:hoEshYVHaxMs3cyo3Yncou5ZscifuDolrwPKZanG3xk =
113113github.com/kr/text v0.2.0 h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY =
114114github.com/kr/text v0.2.0 /go.mod h1:eLer722TekiGuMkidMxC/pM04lWEeraHUUmBw8l2grE =
115- github.com/kubernetes-csi/csi-lib-utils v0.22 .0 h1:EUAs1+uHGps3OtVj4XVx16urhpI02eu+Z8Vps6plpHY =
116- github.com/kubernetes-csi/csi-lib-utils v0.22 .0 /go.mod h1:f+PalKyS4Ujsjb9+m6Rj0W6c28y3nfea3paQ/VqjI28 =
115+ github.com/kubernetes-csi/csi-lib-utils v0.23 .0 h1:070SC4ubEvJpQak0ibxgv7l5dUoDVdqKyktam6zkm4s =
116+ github.com/kubernetes-csi/csi-lib-utils v0.23 .0 /go.mod h1:H5+JRXAvb7lpC4nrddI7sfQfaXA1O8Tek3uNrTIx1/g =
117117github.com/kylelemons/godebug v1.1.0 h1:RPNrshWIDI6G2gRW9EHilWtl7Z6Sb1BR0xunSBf0SNc =
118118github.com/kylelemons/godebug v1.1.0 /go.mod h1:9/0rRGxNHcop5bhtWyNeEfOS8JIWk580+fNqagV/RAw =
119119github.com/mailru/easyjson v0.9.0 h1:PrnmzHw7262yW8sTBwxi1PdJA3Iw/EKBa8psRf7d9a4 =
You can’t perform that action at this time.
0 commit comments