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 @@ -6,7 +6,7 @@ require (
6
6
code.cloudfoundry.org/cli v7.1.0+incompatible
7
7
github.com/fatih/color v1.15.0
8
8
github.com/jessevdk/go-flags v1.5.0
9
- github.com/onsi/ginkgo/v2 v2.12.1
9
+ github.com/onsi/ginkgo/v2 v2.13.0
10
10
github.com/onsi/gomega v1.28.0
11
11
)
12
12
Original file line number Diff line number Diff line change @@ -140,8 +140,8 @@ github.com/onsi/ginkgo v1.16.4/go.mod h1:dX+/inL/fNMqNlz0e9LfyB9TswhZpCVdJM/Z6Vv
140
140
github.com/onsi/ginkgo v1.16.5 h1:8xi0RTUf59SOSfEtZMvwTvXYMzG4gV23XVHOZiXNtnE =
141
141
github.com/onsi/ginkgo/v2 v2.1.3 /go.mod h1:vw5CSIxN1JObi/U8gcbwft7ZxR2dgaR70JSE3/PpL4c =
142
142
github.com/onsi/ginkgo/v2 v2.1.4 /go.mod h1:um6tUpWM/cxCK3/FK8BXqEiUMUwRgSM4JXG47RKZmLU =
143
- github.com/onsi/ginkgo/v2 v2.12.1 h1:uHNEO1RP2SpuZApSkel9nEh1/Mu+hmQe7Q+Pepg5OYA =
144
- github.com/onsi/ginkgo/v2 v2.12.1 /go.mod h1:TE309ZR8s5FsKKpuB1YAQYBzCaAfUgatB/xlT/ETL/o =
143
+ github.com/onsi/ginkgo/v2 v2.13.0 h1:0jY9lJquiL8fcf3M4LAXN5aMlS/b2BV86HFFPCPMgE4 =
144
+ github.com/onsi/ginkgo/v2 v2.13.0 /go.mod h1:TE309ZR8s5FsKKpuB1YAQYBzCaAfUgatB/xlT/ETL/o =
145
145
github.com/onsi/gomega v0.0.0-20171105031654-1eecca0ba8e6 /go.mod h1:C1qb7wdrVGGVU+Z6iS04AVkA3Q65CEZX59MT0QO5uiA =
146
146
github.com/onsi/gomega v1.7.1 /go.mod h1:XdKZgCCFLUoM/7CFJVPcG8C1xQ1AJ0vpAezJrB7JYyY =
147
147
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