File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ toolchain go1.26.2
77require (
88 github.com/evanphx/json-patch/v5 v5.9.11
99 github.com/onsi/ginkgo/v2 v2.31.0
10- github.com/onsi/gomega v1.41 .0
10+ github.com/onsi/gomega v1.42 .0
1111 github.com/spf13/pflag v1.0.10
1212 github.com/spf13/viper v1.21.0
1313 k8s.io/api v0.36.2
Original file line number Diff line number Diff line change @@ -111,8 +111,8 @@ github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 h1:C3w9PqII01/Oq
111111github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 /go.mod h1:+n7T8mK8HuQTcFwEeznm/DIxMOiR9yIdICNftLE1DvQ =
112112github.com/onsi/ginkgo/v2 v2.31.0 h1:GtuJos5DFUV9EerYJo8RhYxosYNGvOdDE5haKq6Grfs =
113113github.com/onsi/ginkgo/v2 v2.31.0 /go.mod h1:+aXOY+vzZ5mu2iI2HpTZUPmM//oQfsNFX6gU9kNcA44 =
114- github.com/onsi/gomega v1.41 .0 h1:OwKp4pXNgVxf6sCplzYo794OFNuoL2q2SBMU5NSWOjA =
115- github.com/onsi/gomega v1.41 .0 /go.mod h1:M/Uqpu/8qTjtzCLUA2zJHX9Iilrau25x1PdoSRbWh5A =
114+ github.com/onsi/gomega v1.42 .0 h1:CJby8u36xb7v34W78F8WKvqTQP7PCMIPB78IVDB73l4 =
115+ github.com/onsi/gomega v1.42 .0 /go.mod h1:M/Uqpu/8qTjtzCLUA2zJHX9Iilrau25x1PdoSRbWh5A =
116116github.com/pelletier/go-toml/v2 v2.2.4 h1:mye9XuhQ6gvn5h28+VilKrrPoQVanw5PMw/TB0t5Ec4 =
117117github.com/pelletier/go-toml/v2 v2.2.4 /go.mod h1:2gIqNv+qfxSVS7cM2xJQKtLSTLUE9V8t9Stt+h56mCY =
118118github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4 =
You can’t perform that action at this time.
0 commit comments