File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ go 1.26.4
44
55require (
66 github.com/go-logr/logr v1.4.3
7- github.com/onsi/ginkgo/v2 v2.31 .0
7+ github.com/onsi/ginkgo/v2 v2.32 .0
88 github.com/onsi/gomega v1.42.0
99 github.com/pkg/errors v0.9.1
1010 github.com/sap/admission-webhook-runtime v0.1.99
Original file line number Diff line number Diff line change @@ -69,8 +69,8 @@ github.com/modern-go/reflect2 v1.0.3-0.20250322232337-35a7c28c31ee h1:W5t00kpgFd
6969github.com/modern-go/reflect2 v1.0.3-0.20250322232337-35a7c28c31ee /go.mod h1:yWuevngMOJpCy52FWWMvUC8ws7m/LJsjYzDa0/r8luk =
7070github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 h1:C3w9PqII01/Oq1c1nUAm88MOHcQC9l5mIlSMApZMrHA =
7171github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 /go.mod h1:+n7T8mK8HuQTcFwEeznm/DIxMOiR9yIdICNftLE1DvQ =
72- github.com/onsi/ginkgo/v2 v2.31 .0 h1:GtuJos5DFUV9EerYJo8RhYxosYNGvOdDE5haKq6Grfs =
73- github.com/onsi/ginkgo/v2 v2.31 .0 /go.mod h1:+aXOY+vzZ5mu2iI2HpTZUPmM//oQfsNFX6gU9kNcA44 =
72+ github.com/onsi/ginkgo/v2 v2.32 .0 h1:Hw7s2pVrQo/8Yz5N77qdnpHaoc+c6cC9WIV1Jce+J6E =
73+ github.com/onsi/ginkgo/v2 v2.32 .0 /go.mod h1:+aXOY+vzZ5mu2iI2HpTZUPmM//oQfsNFX6gU9kNcA44 =
7474github.com/onsi/gomega v1.42.0 h1:CJby8u36xb7v34W78F8WKvqTQP7PCMIPB78IVDB73l4 =
7575github.com/onsi/gomega v1.42.0 /go.mod h1:M/Uqpu/8qTjtzCLUA2zJHX9Iilrau25x1PdoSRbWh5A =
7676github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4 =
You can’t perform that action at this time.
0 commit comments