File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ toolchain go1.26.2
66
77require (
88 github.com/evanphx/json-patch/v5 v5.9.11
9- github.com/onsi/ginkgo/v2 v2.29 .0
9+ github.com/onsi/ginkgo/v2 v2.31 .0
1010 github.com/onsi/gomega v1.41.0
1111 github.com/spf13/pflag v1.0.10
1212 github.com/spf13/viper v1.21.0
Original file line number Diff line number Diff line change @@ -109,8 +109,8 @@ github.com/modern-go/reflect2 v1.0.3-0.20250322232337-35a7c28c31ee h1:W5t00kpgFd
109109github.com/modern-go/reflect2 v1.0.3-0.20250322232337-35a7c28c31ee /go.mod h1:yWuevngMOJpCy52FWWMvUC8ws7m/LJsjYzDa0/r8luk =
110110github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 h1:C3w9PqII01/Oq1c1nUAm88MOHcQC9l5mIlSMApZMrHA =
111111github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 /go.mod h1:+n7T8mK8HuQTcFwEeznm/DIxMOiR9yIdICNftLE1DvQ =
112- github.com/onsi/ginkgo/v2 v2.29 .0 h1:rfh+ZFjgJhYWRoIqVf3Uwx/W20yLrcrE2h2GmYVRaag =
113- github.com/onsi/ginkgo/v2 v2.29 .0 /go.mod h1:+aXOY+vzZ5mu2iI2HpTZUPmM//oQfsNFX6gU9kNcA44 =
112+ github.com/onsi/ginkgo/v2 v2.31 .0 h1:GtuJos5DFUV9EerYJo8RhYxosYNGvOdDE5haKq6Grfs =
113+ github.com/onsi/ginkgo/v2 v2.31 .0 /go.mod h1:+aXOY+vzZ5mu2iI2HpTZUPmM//oQfsNFX6gU9kNcA44 =
114114github.com/onsi/gomega v1.41.0 h1:OwKp4pXNgVxf6sCplzYo794OFNuoL2q2SBMU5NSWOjA =
115115github.com/onsi/gomega v1.41.0 /go.mod h1:M/Uqpu/8qTjtzCLUA2zJHX9Iilrau25x1PdoSRbWh5A =
116116github.com/pelletier/go-toml/v2 v2.2.4 h1:mye9XuhQ6gvn5h28+VilKrrPoQVanw5PMw/TB0t5Ec4 =
You can’t perform that action at this time.
0 commit comments