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/golang/mock v1.6.0
17
17
github.com/google/go-cmp v0.7.0
18
18
github.com/grpc-ecosystem/go-grpc-middleware/v2 v2.3.2
19
- github.com/grpc-ecosystem/grpc-health-probe v0.4.39
19
+ github.com/grpc-ecosystem/grpc-health-probe v0.4.40
20
20
github.com/h2non/filetype v1.1.3
21
21
github.com/h2non/go-is-svg v0.0.0-20160927212452-35e8c4b0612c
22
22
github.com/joelanford/ignore v0.1.1
Original file line number Diff line number Diff line change @@ -217,8 +217,8 @@ github.com/grpc-ecosystem/go-grpc-prometheus v1.2.1-0.20210315223345-82c243799c9
217
217
github.com/grpc-ecosystem/go-grpc-prometheus v1.2.1-0.20210315223345-82c243799c99 /go.mod h1:3bDW6wMZJB7tiONtC/1Xpicra6Wp5GgbTbQWCbI5fkc =
218
218
github.com/grpc-ecosystem/grpc-gateway/v2 v2.27.0 h1:+epNPbD5EqgpEMm5wrl4Hqts3jZt8+kYaqUisuuIGTk =
219
219
github.com/grpc-ecosystem/grpc-gateway/v2 v2.27.0 /go.mod h1:Zanoh4+gvIgluNqcfMVTJueD4wSS5hT7zTt4Mrutd90 =
220
- github.com/grpc-ecosystem/grpc-health-probe v0.4.39 h1:VHq7cgXihbKBxbFFT6p5ZptPNE1GOvDeStqQOa4024Y =
221
- github.com/grpc-ecosystem/grpc-health-probe v0.4.39 /go.mod h1:+O7ckBlpWY8Hmipaa6GNF12tGuxS5guN1DBYJcGdpE4 =
220
+ github.com/grpc-ecosystem/grpc-health-probe v0.4.40 h1:Lr1E28yjpR3D1V42tNDjrFB0Vk+4X0TCDSVfiWXo008 =
221
+ github.com/grpc-ecosystem/grpc-health-probe v0.4.40 /go.mod h1:qP6bjrKrR9n8fKY8wSqcTcPZpchwcog4jTcIPOsqvVY =
222
222
github.com/h2non/filetype v1.1.3 h1:FKkx9QbD7HR/zjK1Ia5XiBsq9zdLi5Kf3zGyFTAFkGg =
223
223
github.com/h2non/filetype v1.1.3 /go.mod h1:319b3zT68BvV+WRj7cwy856M2ehB3HqNOt6sy1HndBY =
224
224
github.com/h2non/go-is-svg v0.0.0-20160927212452-35e8c4b0612c h1:fEE5/5VNnYUoBOj2I9TP8Jc+a7lge3QWn9DKE7NCwfc =
You can’t perform that action at this time.
0 commit comments