File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ require (
16
16
github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b // indirect
17
17
github.com/miekg/dns v1.1.29
18
18
github.com/mroth/weightedrand v0.2.1
19
- github.com/onsi/ginkgo v1.12.2
19
+ github.com/onsi/ginkgo v1.12.3
20
20
github.com/onsi/gomega v1.10.1
21
21
github.com/patrickmn/go-cache v2.1.0+incompatible
22
22
github.com/prometheus/client_golang v1.6.0
Original file line number Diff line number Diff line change @@ -185,6 +185,8 @@ github.com/onsi/ginkgo v1.6.0/go.mod h1:lLunBs/Ym6LB5Z9jYTR76FiuTmxDTDusOGeTQH+W
185
185
github.com/onsi/ginkgo v1.12.1 /go.mod h1:zj2OWP4+oCPe1qIXoGWkgMRwljMUYCdkwsT2108oapk =
186
186
github.com/onsi/ginkgo v1.12.2 h1:Ke9m3h2Hu0wsZ45yewCqhYr3Z+emcNTuLY2nMWCkrSI =
187
187
github.com/onsi/ginkgo v1.12.2 /go.mod h1:iSB4RoI2tjJc9BBv4NKIKWKya62Rps+oPG/Lv9klQyY =
188
+ github.com/onsi/ginkgo v1.12.3 h1:+RYp9QczoWz9zfUyLP/5SLXQVhfr6gZOoKGfQqHuLZQ =
189
+ github.com/onsi/ginkgo v1.12.3 /go.mod h1:iSB4RoI2tjJc9BBv4NKIKWKya62Rps+oPG/Lv9klQyY =
188
190
github.com/onsi/gomega v1.7.1 /go.mod h1:XdKZgCCFLUoM/7CFJVPcG8C1xQ1AJ0vpAezJrB7JYyY =
189
191
github.com/onsi/gomega v1.10.1 h1:o0+MgICZLuZ7xjH7Vx6zS/zcu93/BEp1VwkIW1mEXCE =
190
192
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