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 @@ -14,7 +14,7 @@ require (
14
14
github.com/jessevdk/go-flags v1.5.0
15
15
github.com/maxbrunsfeld/counterfeiter/v6 v6.8.1
16
16
github.com/olekukonko/tablewriter v0.0.5
17
- github.com/onsi/ginkgo/v2 v2.16.0
17
+ github.com/onsi/ginkgo/v2 v2.17.1
18
18
github.com/onsi/gomega v1.31.1
19
19
github.com/pivotal-cf/go-binmock v0.0.0-20171027112700-f797157c64e9
20
20
)
Original file line number Diff line number Diff line change @@ -178,8 +178,8 @@ github.com/onsi/ginkgo v1.16.5 h1:8xi0RTUf59SOSfEtZMvwTvXYMzG4gV23XVHOZiXNtnE=
178
178
github.com/onsi/ginkgo v1.16.5 /go.mod h1:+E8gABHa3K6zRBolWtd+ROzc/U5bkGt0FwiG042wbpU =
179
179
github.com/onsi/ginkgo/v2 v2.1.3 /go.mod h1:vw5CSIxN1JObi/U8gcbwft7ZxR2dgaR70JSE3/PpL4c =
180
180
github.com/onsi/ginkgo/v2 v2.1.4 /go.mod h1:um6tUpWM/cxCK3/FK8BXqEiUMUwRgSM4JXG47RKZmLU =
181
- github.com/onsi/ginkgo/v2 v2.16.0 h1:7q1w9frJDzninhXxjZd+Y/x54XNjG/UlRLIYPZafsPM =
182
- github.com/onsi/ginkgo/v2 v2.16.0 /go.mod h1:llBI3WDLL9Z6taip6f33H76YcWtJv+7R3HigUjbIBOs =
181
+ github.com/onsi/ginkgo/v2 v2.17.1 h1:V++EzdbhI4ZV4ev0UTIj0PzhzOcReJFyJaLjtSF55M8 =
182
+ github.com/onsi/ginkgo/v2 v2.17.1 /go.mod h1:llBI3WDLL9Z6taip6f33H76YcWtJv+7R3HigUjbIBOs =
183
183
github.com/onsi/gomega v0.0.0-20171105031654-1eecca0ba8e6 /go.mod h1:C1qb7wdrVGGVU+Z6iS04AVkA3Q65CEZX59MT0QO5uiA =
184
184
github.com/onsi/gomega v1.7.1 /go.mod h1:XdKZgCCFLUoM/7CFJVPcG8C1xQ1AJ0vpAezJrB7JYyY =
185
185
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