File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 5
5
require (
6
6
github.com/cespare/xxhash/v2 v2.1.1
7
7
github.com/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f
8
- github.com/onsi/ginkgo v1.14.1
8
+ github.com/onsi/ginkgo v1.14.2
9
9
github.com/onsi/gomega v1.10.3
10
10
go.opentelemetry.io/otel v0.13.0
11
11
)
Original file line number Diff line number Diff line change @@ -27,6 +27,7 @@ github.com/onsi/ginkgo v1.6.0/go.mod h1:lLunBs/Ym6LB5Z9jYTR76FiuTmxDTDusOGeTQH+W
27
27
github.com/onsi/ginkgo v1.12.1 /go.mod h1:zj2OWP4+oCPe1qIXoGWkgMRwljMUYCdkwsT2108oapk =
28
28
github.com/onsi/ginkgo v1.14.1 h1:jMU0WaQrP0a/YAEq8eJmJKjBoMs+pClEr1vDMlM/Do4 =
29
29
github.com/onsi/ginkgo v1.14.1 /go.mod h1:iSB4RoI2tjJc9BBv4NKIKWKya62Rps+oPG/Lv9klQyY =
30
+ github.com/onsi/ginkgo v1.14.2 /go.mod h1:iSB4RoI2tjJc9BBv4NKIKWKya62Rps+oPG/Lv9klQyY =
30
31
github.com/onsi/gomega v1.7.1 /go.mod h1:XdKZgCCFLUoM/7CFJVPcG8C1xQ1AJ0vpAezJrB7JYyY =
31
32
github.com/onsi/gomega v1.10.1 /go.mod h1:iN09h71vgCQne3DLsj+A5owkum+a2tYe+TOCB1ybHNo =
32
33
github.com/onsi/gomega v1.10.2 h1:aY/nuoWlKJud2J6U0E3NWsjlg+0GtwXxgEqthRdzlcs =
You can’t perform that action at this time.
0 commit comments