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.0
44
55require (
66 github.com/golang/mock v1.6.0
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/openshift-online/ocm-sdk-go v0.1.503
1010 github.com/openshift/api v0.0.0-20260624175654-50c3975e874f // release-4.20
Original file line number Diff line number Diff line change @@ -129,8 +129,8 @@ github.com/modern-go/reflect2 v1.0.3-0.20250322232337-35a7c28c31ee h1:W5t00kpgFd
129129github.com/modern-go/reflect2 v1.0.3-0.20250322232337-35a7c28c31ee /go.mod h1:yWuevngMOJpCy52FWWMvUC8ws7m/LJsjYzDa0/r8luk =
130130github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 h1:C3w9PqII01/Oq1c1nUAm88MOHcQC9l5mIlSMApZMrHA =
131131github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 /go.mod h1:+n7T8mK8HuQTcFwEeznm/DIxMOiR9yIdICNftLE1DvQ =
132- github.com/onsi/ginkgo/v2 v2.31 .0 h1:GtuJos5DFUV9EerYJo8RhYxosYNGvOdDE5haKq6Grfs =
133- github.com/onsi/ginkgo/v2 v2.31 .0 /go.mod h1:+aXOY+vzZ5mu2iI2HpTZUPmM//oQfsNFX6gU9kNcA44 =
132+ github.com/onsi/ginkgo/v2 v2.32 .0 h1:Hw7s2pVrQo/8Yz5N77qdnpHaoc+c6cC9WIV1Jce+J6E =
133+ github.com/onsi/ginkgo/v2 v2.32 .0 /go.mod h1:+aXOY+vzZ5mu2iI2HpTZUPmM//oQfsNFX6gU9kNcA44 =
134134github.com/onsi/gomega v1.42.0 h1:CJby8u36xb7v34W78F8WKvqTQP7PCMIPB78IVDB73l4 =
135135github.com/onsi/gomega v1.42.0 /go.mod h1:M/Uqpu/8qTjtzCLUA2zJHX9Iilrau25x1PdoSRbWh5A =
136136github.com/openshift-online/ocm-api-model/clientapi v0.0.458 h1:p5rkiZV7TWlk06EOM8DtPiVWKO9gnYNN0pVeWnXovtE =
You can’t perform that action at this time.
0 commit comments