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 @@ -31,7 +31,7 @@ require (
31
31
github.com/maxbrunsfeld/counterfeiter/v6 v6.8.1
32
32
github.com/moby/term v0.5.0
33
33
github.com/nu7hatch/gouuid v0.0.0-20131221200532-179d4d0c4d8d
34
- github.com/onsi/ginkgo/v2 v2.20.0
34
+ github.com/onsi/ginkgo/v2 v2.20.1
35
35
github.com/onsi/gomega v1.34.1
36
36
github.com/pkg/errors v0.9.1
37
37
github.com/sabhiram/go-gitignore v0.0.0-20171017070213-362f9845770f
Original file line number Diff line number Diff line change @@ -197,8 +197,8 @@ github.com/onsi/ginkgo v1.16.4 h1:29JGrr5oVBm5ulCWet69zQkzWipVXIol6ygQUe/EzNc=
197
197
github.com/onsi/ginkgo v1.16.4 /go.mod h1:dX+/inL/fNMqNlz0e9LfyB9TswhZpCVdJM/Z6Vvnwo0 =
198
198
github.com/onsi/ginkgo/v2 v2.1.3 /go.mod h1:vw5CSIxN1JObi/U8gcbwft7ZxR2dgaR70JSE3/PpL4c =
199
199
github.com/onsi/ginkgo/v2 v2.1.4 /go.mod h1:um6tUpWM/cxCK3/FK8BXqEiUMUwRgSM4JXG47RKZmLU =
200
- github.com/onsi/ginkgo/v2 v2.20.0 h1:PE84V2mHqoT1sglvHc8ZdQtPcwmvvt29WLEEO3xmdZw =
201
- github.com/onsi/ginkgo/v2 v2.20.0 /go.mod h1:lG9ey2Z29hR41WMVthyJBGUBcBhGOtoPF2VFMvBXFCI =
200
+ github.com/onsi/ginkgo/v2 v2.20.1 h1:YlVIbqct+ZmnEph770q9Q7NVAz4wwIiVNahee6JyUzo =
201
+ github.com/onsi/ginkgo/v2 v2.20.1 /go.mod h1:lG9ey2Z29hR41WMVthyJBGUBcBhGOtoPF2VFMvBXFCI =
202
202
github.com/onsi/gomega v0.0.0-20171105031654-1eecca0ba8e6 /go.mod h1:C1qb7wdrVGGVU+Z6iS04AVkA3Q65CEZX59MT0QO5uiA =
203
203
github.com/onsi/gomega v1.5.0 /go.mod h1:ex+gbHU/CVuBBDIJjb2X0qEXbFg53c61hWP/1CpauHY =
204
204
github.com/onsi/gomega v1.7.1 /go.mod h1:XdKZgCCFLUoM/7CFJVPcG8C1xQ1AJ0vpAezJrB7JYyY =
You can’t perform that action at this time.
0 commit comments