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.16.0
8
8
github.com/jessevdk/go-flags v1.5.0
9
- github.com/onsi/ginkgo/v2 v2.17.2
9
+ github.com/onsi/ginkgo/v2 v2.17.3
10
10
github.com/onsi/gomega v1.33.1
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.17.2 h1:7eMhcy3GimbsA3hEnVKdw/PQM9XN9krpKVXsZdph0/g =
144
- github.com/onsi/ginkgo/v2 v2.17.2 /go.mod h1:nP2DPOQoNsQmsVyv5rDA8JkXQoCs6goXIvr/PRJ1eCc =
143
+ github.com/onsi/ginkgo/v2 v2.17.3 h1:oJcvKpIb7/8uLpDDtnQuf18xVnwKp8DTD7DQ6gTd/MU =
144
+ github.com/onsi/ginkgo/v2 v2.17.3 /go.mod h1:nP2DPOQoNsQmsVyv5rDA8JkXQoCs6goXIvr/PRJ1eCc =
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