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 @@ -17,7 +17,7 @@ require (
17
17
github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0
18
18
github.com/imdario/mergo v0.3.13
19
19
github.com/onsi/ginkgo/v2 v2.9.0
20
- github.com/onsi/gomega v1.27.1
20
+ github.com/onsi/gomega v1.27.2
21
21
github.com/projectcontour/yages v0.1.0
22
22
github.com/prometheus/client_golang v1.14.0
23
23
github.com/prometheus/client_model v0.3.0
Original file line number Diff line number Diff line change @@ -307,8 +307,8 @@ github.com/nxadm/tail v1.4.8 h1:nPr65rt6Y5JFSKQO7qToXr7pePgD6Gwiw05lkbyAQTE=
307
307
github.com/onsi/ginkgo v1.16.5 h1:8xi0RTUf59SOSfEtZMvwTvXYMzG4gV23XVHOZiXNtnE =
308
308
github.com/onsi/ginkgo/v2 v2.9.0 h1:Tugw2BKlNHTMfG+CheOITkYvk4LAh6MFOvikhGVnhE8 =
309
309
github.com/onsi/ginkgo/v2 v2.9.0 /go.mod h1:4xkjoL/tZv4SMWeww56BU5kAt19mVB47gTWxmrTcxyk =
310
- github.com/onsi/gomega v1.27.1 h1:rfztXRbg6nv/5f+Raen9RcGoSecHIFgBBLQK3Wdj754 =
311
- github.com/onsi/gomega v1.27.1 /go.mod h1:aHX5xOykVYzWOV4WqQy0sy8BQptgukenXpCXfadcIAw =
310
+ github.com/onsi/gomega v1.27.2 h1:SKU0CXeKE/WVgIV1T61kSa3+IRE8Ekrv9rdXDwwTqnY =
311
+ github.com/onsi/gomega v1.27.2 /go.mod h1:5mR3phAHpkAVIDkHEUBY6HGVsU+cpcEscrGPB4oPlZI =
312
312
github.com/opencontainers/go-digest v1.0.0 h1:apOUWs51W5PlhuyGyz9FCeeBIOUDA/6nW8Oi/yOhh5U =
313
313
github.com/opencontainers/go-digest v1.0.0 /go.mod h1:0JzlMkj0TRzQZfJkVvzbP0HBR3IKzErnv2BNG4W4MAM =
314
314
github.com/opentracing/opentracing-go v1.1.0 /go.mod h1:UkNAQd3GIcIGf0SeVgPpRdFStlNbqXla1AfSYxPUl2o =
You can’t perform that action at this time.
0 commit comments