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.25.0
44
55require (
66 github.com/blang/semver v3.5.1+incompatible
7- github.com/onsi/ginkgo/v2 v2.31 .0
7+ github.com/onsi/ginkgo/v2 v2.32 .0
88 github.com/onsi/gomega v1.41.0
99 github.com/spf13/pflag v1.0.10
1010 gopkg.in/yaml.v3 v3.0.1
Original file line number Diff line number Diff line change @@ -30,8 +30,8 @@ github.com/maruel/natural v1.1.1 h1:Hja7XhhmvEFhcByqDoHz9QZbkWey+COd9xWfCfn1ioo=
3030github.com/maruel/natural v1.1.1 /go.mod h1:v+Rfd79xlw1AgVBjbO0BEQmptqb5HvL/k9GRHB7ZKEg =
3131github.com/mfridman/tparse v0.18.0 h1:wh6dzOKaIwkUGyKgOntDW4liXSo37qg5AXbIhkMV3vE =
3232github.com/mfridman/tparse v0.18.0 /go.mod h1:gEvqZTuCgEhPbYk/2lS3Kcxg1GmTxxU7kTC8DvP0i/A =
33- github.com/onsi/ginkgo/v2 v2.31 .0 h1:GtuJos5DFUV9EerYJo8RhYxosYNGvOdDE5haKq6Grfs =
34- github.com/onsi/ginkgo/v2 v2.31 .0 /go.mod h1:+aXOY+vzZ5mu2iI2HpTZUPmM//oQfsNFX6gU9kNcA44 =
33+ github.com/onsi/ginkgo/v2 v2.32 .0 h1:Hw7s2pVrQo/8Yz5N77qdnpHaoc+c6cC9WIV1Jce+J6E =
34+ github.com/onsi/ginkgo/v2 v2.32 .0 /go.mod h1:+aXOY+vzZ5mu2iI2HpTZUPmM//oQfsNFX6gU9kNcA44 =
3535github.com/onsi/gomega v1.41.0 h1:OwKp4pXNgVxf6sCplzYo794OFNuoL2q2SBMU5NSWOjA =
3636github.com/onsi/gomega v1.41.0 /go.mod h1:M/Uqpu/8qTjtzCLUA2zJHX9Iilrau25x1PdoSRbWh5A =
3737github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM =
You can’t perform that action at this time.
0 commit comments