File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ require (
19
19
github.com/google/go-cmp v0.5.9
20
20
github.com/google/goexpect v0.0.0-20210430020637-ab937bf7fd6f
21
21
github.com/google/gofuzz v1.2.0
22
- github.com/onsi/ginkgo/v2 v2.9.5
22
+ github.com/onsi/ginkgo/v2 v2.9.7
23
23
github.com/onsi/gomega v1.27.7
24
24
github.com/pkg/errors v0.9.1
25
25
github.com/prometheus/client_golang v1.15.1
Original file line number Diff line number Diff line change @@ -428,8 +428,8 @@ github.com/onsi/ginkgo v1.6.0/go.mod h1:lLunBs/Ym6LB5Z9jYTR76FiuTmxDTDusOGeTQH+W
428
428
github.com/onsi/ginkgo v1.12.1 /go.mod h1:zj2OWP4+oCPe1qIXoGWkgMRwljMUYCdkwsT2108oapk =
429
429
github.com/onsi/ginkgo v1.16.2 h1:HFB2fbVIlhIfCfOW81bZFbiC/RvnpXSdhbF2/DJr134 =
430
430
github.com/onsi/ginkgo v1.16.2 /go.mod h1:CObGmKUOKaSC0RjmoAK7tKyn4Azo5P2IWuoMnvwxz1E =
431
- github.com/onsi/ginkgo/v2 v2.9.5 h1:+6Hr4uxzP4XIUyAkg61dWBw8lb/gc4/X5luuxN/EC+Q =
432
- github.com/onsi/ginkgo/v2 v2.9.5 /go.mod h1:tvAoo1QUJwNEU2ITftXTpR7R1RbCzoZUOs3RonqW57k =
431
+ github.com/onsi/ginkgo/v2 v2.9.7 h1:06xGQy5www2oN160RtEZoTvnP2sPhEfePYmCDc2szss =
432
+ github.com/onsi/ginkgo/v2 v2.9.7 /go.mod h1:cxrmXWykAwTwhQsJOPfdIDiJ+l2RYq7U8hFU+M/1uw0 =
433
433
github.com/onsi/gomega v1.7.1 /go.mod h1:XdKZgCCFLUoM/7CFJVPcG8C1xQ1AJ0vpAezJrB7JYyY =
434
434
github.com/onsi/gomega v1.10.1 /go.mod h1:iN09h71vgCQne3DLsj+A5owkum+a2tYe+TOCB1ybHNo =
435
435
github.com/onsi/gomega v1.12.0 /go.mod h1:lRk9szgn8TxENtWd0Tp4c3wjlRfMTMH27I+3Je41yGY =
You can’t perform that action at this time.
0 commit comments