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 @@ -16,7 +16,7 @@ require (
16
16
github.com/gocarina/gocsv v0.0.0-20230616125104-99d496ca653d
17
17
github.com/minio/minio-go/v7 v7.0.69
18
18
github.com/onsi/ginkgo/v2 v2.17.1
19
- github.com/onsi/gomega v1.32 .0
19
+ github.com/onsi/gomega v1.33 .0
20
20
github.com/pkg/errors v0.9.1
21
21
github.com/sjmudd/stopwatch v0.1.1
22
22
go.nhat.io/grpcmock v0.25.0
Original file line number Diff line number Diff line change @@ -194,8 +194,8 @@ github.com/onsi/ginkgo v1.15.2 h1:l77YT15o814C2qVL47NOyjV/6RbaP7kKdrvZnxQ3Org=
194
194
github.com/onsi/ginkgo v1.15.2 /go.mod h1:Dd6YFfwBW84ETqqtL0CPyPXillHgY6XhQH3uuCCTr/o =
195
195
github.com/onsi/ginkgo/v2 v2.17.1 h1:V++EzdbhI4ZV4ev0UTIj0PzhzOcReJFyJaLjtSF55M8 =
196
196
github.com/onsi/ginkgo/v2 v2.17.1 /go.mod h1:llBI3WDLL9Z6taip6f33H76YcWtJv+7R3HigUjbIBOs =
197
- github.com/onsi/gomega v1.32 .0 h1:JRYU78fJ1LPxlckP6Txi/EYqJvjtMrDC04/MM5XRHPk =
198
- github.com/onsi/gomega v1.32 .0 /go.mod h1:a4x4gW6Pz2yK1MAmvluYme5lvYTn61afQ2ETw/8n4Lg =
197
+ github.com/onsi/gomega v1.33 .0 h1:snPCflnZrpMsy94p4lXVEkHo12lmPnc3vY5XBbreexE =
198
+ github.com/onsi/gomega v1.33 .0 /go.mod h1:+925n5YtiFsLzzafLUHzVMBpvvRAzrydIBiSIxjX3wY =
199
199
github.com/opentracing/opentracing-go v1.1.0 /go.mod h1:UkNAQd3GIcIGf0SeVgPpRdFStlNbqXla1AfSYxPUl2o =
200
200
github.com/opentracing/opentracing-go v1.2.0 h1:uEJPy/1a5RIPAJ0Ov+OIO8OxWu77jEv+1B0VhjKrZUs =
201
201
github.com/opentracing/opentracing-go v1.2.0 /go.mod h1:GxEUsuufX4nBwe+T+Wl9TAgYrxe9dPLANfrWvHYVTgc =
You can’t perform that action at this time.
0 commit comments