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/onsi/ginkgo/v2 v2.31.0
7- github.com/onsi/gomega v1.41 .0
7+ github.com/onsi/gomega v1.42 .0
88 k8s.io/apimachinery v0.36.2
99 k8s.io/client-go v0.36.2
1010 sigs.k8s.io/controller-runtime v0.24.1
Original file line number Diff line number Diff line change @@ -107,8 +107,8 @@ github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 h1:C3w9PqII01/Oq
107107github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 /go.mod h1:+n7T8mK8HuQTcFwEeznm/DIxMOiR9yIdICNftLE1DvQ =
108108github.com/onsi/ginkgo/v2 v2.31.0 h1:GtuJos5DFUV9EerYJo8RhYxosYNGvOdDE5haKq6Grfs =
109109github.com/onsi/ginkgo/v2 v2.31.0 /go.mod h1:+aXOY+vzZ5mu2iI2HpTZUPmM//oQfsNFX6gU9kNcA44 =
110- github.com/onsi/gomega v1.41 .0 h1:OwKp4pXNgVxf6sCplzYo794OFNuoL2q2SBMU5NSWOjA =
111- github.com/onsi/gomega v1.41 .0 /go.mod h1:M/Uqpu/8qTjtzCLUA2zJHX9Iilrau25x1PdoSRbWh5A =
110+ github.com/onsi/gomega v1.42 .0 h1:CJby8u36xb7v34W78F8WKvqTQP7PCMIPB78IVDB73l4 =
111+ github.com/onsi/gomega v1.42 .0 /go.mod h1:M/Uqpu/8qTjtzCLUA2zJHX9Iilrau25x1PdoSRbWh5A =
112112github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4 =
113113github.com/pkg/errors v0.9.1 /go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0 =
114114github.com/pmezard/go-difflib v1.0.0 /go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4 =
You can’t perform that action at this time.
0 commit comments