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.61
18
18
github.com/onsi/ginkgo/v2 v2.11.0
19
- github.com/onsi/gomega v1.27.8
19
+ github.com/onsi/gomega v1.27.10
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.23.0
Original file line number Diff line number Diff line change @@ -344,8 +344,8 @@ github.com/oklog/ulid v1.3.1/go.mod h1:CirwcVhetQ6Lv90oh/F+FBtV6XMibvdAFo93nm5qn
344
344
github.com/onsi/ginkgo v1.15.2 h1:l77YT15o814C2qVL47NOyjV/6RbaP7kKdrvZnxQ3Org =
345
345
github.com/onsi/ginkgo/v2 v2.11.0 h1:WgqUCUt/lT6yXoQ8Wef0fsNn5cAuMK7+KT9UFRz2tcU =
346
346
github.com/onsi/ginkgo/v2 v2.11.0 /go.mod h1:ZhrRA5XmEE3x3rhlzamx/JJvujdZoJ2uvgI7kR0iZvM =
347
- github.com/onsi/gomega v1.27.8 h1:gegWiwZjBsf2DgiSbf5hpokZ98JVDMcWkUiigk6/KXc =
348
- github.com/onsi/gomega v1.27.8 /go.mod h1:2J8vzI/s+2shY9XHRApDkdgPo1TKT7P2u6fXeJKFnNQ =
347
+ github.com/onsi/gomega v1.27.10 h1:naR28SdDFlqrG6kScpT8VWpu1xWY5nJRCF3XaYyBjhI =
348
+ github.com/onsi/gomega v1.27.10 /go.mod h1:RsS8tutOdbdgzbPtzzATp12yT7kM5I5aElG3evPbQ0M =
349
349
github.com/opentracing/opentracing-go v1.1.0 /go.mod h1:UkNAQd3GIcIGf0SeVgPpRdFStlNbqXla1AfSYxPUl2o =
350
350
github.com/opentracing/opentracing-go v1.2.0 h1:uEJPy/1a5RIPAJ0Ov+OIO8OxWu77jEv+1B0VhjKrZUs =
351
351
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