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 @@ -9,7 +9,7 @@ require (
99 github.com/go-viper/mapstructure/v2 v2.4.0
1010 github.com/google/uuid v1.6.0
1111 github.com/kubernetes-csi/csi-lib-utils v0.19.0
12- github.com/onsi/ginkgo/v2 v2.27.0
12+ github.com/onsi/ginkgo/v2 v2.27.1
1313 github.com/onsi/gomega v1.38.2
1414 github.com/prometheus/client_golang v1.23.2
1515 github.com/spf13/cobra v1.10.1
Original file line number Diff line number Diff line change @@ -146,8 +146,8 @@ github.com/modern-go/reflect2 v1.0.2 h1:xBagoLtFs94CBntxluKeaWgTMpvLxC4ur3nMaC9G
146146github.com/modern-go/reflect2 v1.0.2 /go.mod h1:yWuevngMOJpCy52FWWMvUC8ws7m/LJsjYzDa0/r8luk =
147147github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 h1:C3w9PqII01/Oq1c1nUAm88MOHcQC9l5mIlSMApZMrHA =
148148github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 /go.mod h1:+n7T8mK8HuQTcFwEeznm/DIxMOiR9yIdICNftLE1DvQ =
149- github.com/onsi/ginkgo/v2 v2.27.0 h1:627IahRaKB4QrcSb1SxuRzrnjLNNFrentr7zhYtgxRg =
150- github.com/onsi/ginkgo/v2 v2.27.0 /go.mod h1:wmy3vCqiBjirARfVhAqFpYt8uvX0yaFe+GudAqqcCqA =
149+ github.com/onsi/ginkgo/v2 v2.27.1 h1:0LJC8MpUSQnfnp4n/3W3GdlmJP3ENGF0ZPzjQGLPP7s =
150+ github.com/onsi/ginkgo/v2 v2.27.1 /go.mod h1:wmy3vCqiBjirARfVhAqFpYt8uvX0yaFe+GudAqqcCqA =
151151github.com/onsi/gomega v1.38.2 h1:eZCjf2xjZAqe+LeWvKb5weQ+NcPwX84kqJ0cZNxok2A =
152152github.com/onsi/gomega v1.38.2 /go.mod h1:W2MJcYxRGV63b418Ai34Ud0hEdTVXq9NW9+Sx6uXf3k =
153153github.com/opencontainers/runc v1.1.13 h1:98S2srgG9vw0zWcDpFMn5TRrh8kLxa/5OFUstuUhmRs =
You can’t perform that action at this time.
0 commit comments