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 @@ -10,7 +10,7 @@ require (
1010 github.com/google/uuid v1.6.0
1111 github.com/kubernetes-csi/csi-lib-utils v0.23.1
1212 github.com/kubernetes-csi/csi-test/v5 v5.4.0
13- github.com/onsi/ginkgo/v2 v2.27.3
13+ github.com/onsi/ginkgo/v2 v2.27.4
1414 github.com/onsi/gomega v1.38.3
1515 github.com/prometheus/client_golang v1.23.2
1616 github.com/spf13/cobra v1.10.2
Original file line number Diff line number Diff line change @@ -157,8 +157,8 @@ github.com/modern-go/reflect2 v1.0.3-0.20250322232337-35a7c28c31ee h1:W5t00kpgFd
157157github.com/modern-go/reflect2 v1.0.3-0.20250322232337-35a7c28c31ee /go.mod h1:yWuevngMOJpCy52FWWMvUC8ws7m/LJsjYzDa0/r8luk =
158158github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 h1:C3w9PqII01/Oq1c1nUAm88MOHcQC9l5mIlSMApZMrHA =
159159github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 /go.mod h1:+n7T8mK8HuQTcFwEeznm/DIxMOiR9yIdICNftLE1DvQ =
160- github.com/onsi/ginkgo/v2 v2.27.3 h1:ICsZJ8JoYafeXFFlFAG75a7CxMsJHwgKwtO+82SE9L8 =
161- github.com/onsi/ginkgo/v2 v2.27.3 /go.mod h1:ArE1D/XhNXBXCBkKOLkbsb2c81dQHCRcF5zwn/ykDRo =
160+ github.com/onsi/ginkgo/v2 v2.27.4 h1:fcEcQW/A++6aZAZQNUmNjvA9PSOzefMJBerHJ4t8v8Y =
161+ github.com/onsi/ginkgo/v2 v2.27.4 /go.mod h1:ArE1D/XhNXBXCBkKOLkbsb2c81dQHCRcF5zwn/ykDRo =
162162github.com/onsi/gomega v1.38.3 h1:eTX+W6dobAYfFeGC2PV6RwXRu/MyT+cQguijutvkpSM =
163163github.com/onsi/gomega v1.38.3 /go.mod h1:ZCU1pkQcXDO5Sl9/VVEGlDyp+zm0m1cmeG5TOzLgdh4 =
164164github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4 =
You can’t perform that action at this time.
0 commit comments