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 @@ -32,7 +32,7 @@ require (
32
32
github.com/mattn/go-colorable v0.1.13
33
33
github.com/mitchellh/mapstructure v1.5.0
34
34
github.com/modern-go/reflect2 v1.0.2
35
- github.com/onsi/ginkgo/v2 v2.8.4
35
+ github.com/onsi/ginkgo/v2 v2.9.0
36
36
github.com/onsi/gomega v1.27.2
37
37
github.com/philchia/agollo/v4 v4.1.4
38
38
github.com/pkg/errors v0.9.1
Original file line number Diff line number Diff line change @@ -477,8 +477,8 @@ github.com/onsi/ginkgo v1.16.4/go.mod h1:dX+/inL/fNMqNlz0e9LfyB9TswhZpCVdJM/Z6Vv
477
477
github.com/onsi/ginkgo v1.16.5 h1:8xi0RTUf59SOSfEtZMvwTvXYMzG4gV23XVHOZiXNtnE =
478
478
github.com/onsi/ginkgo v1.16.5 /go.mod h1:+E8gABHa3K6zRBolWtd+ROzc/U5bkGt0FwiG042wbpU =
479
479
github.com/onsi/ginkgo/v2 v2.0.0 /go.mod h1:vw5CSIxN1JObi/U8gcbwft7ZxR2dgaR70JSE3/PpL4c =
480
- github.com/onsi/ginkgo/v2 v2.8.4 h1:gf5mIQ8cLFieruNLAdgijHF1PYfLphKm2dxxcUtcqK0 =
481
- github.com/onsi/ginkgo/v2 v2.8.4 /go.mod h1:427dEDQZkDKsBvCjc2A/ZPefhKxsTTrsQegMlayL730 =
480
+ github.com/onsi/ginkgo/v2 v2.9.0 h1:Tugw2BKlNHTMfG+CheOITkYvk4LAh6MFOvikhGVnhE8 =
481
+ github.com/onsi/ginkgo/v2 v2.9.0 /go.mod h1:4xkjoL/tZv4SMWeww56BU5kAt19mVB47gTWxmrTcxyk =
482
482
github.com/onsi/gomega v1.4.3 /go.mod h1:ex+gbHU/CVuBBDIJjb2X0qEXbFg53c61hWP/1CpauHY =
483
483
github.com/onsi/gomega v1.7.1 /go.mod h1:XdKZgCCFLUoM/7CFJVPcG8C1xQ1AJ0vpAezJrB7JYyY =
484
484
github.com/onsi/gomega v1.10.1 /go.mod h1:iN09h71vgCQne3DLsj+A5owkum+a2tYe+TOCB1ybHNo =
You can’t perform that action at this time.
0 commit comments