Skip to content

Commit ca76c57

Browse files
Bump github.com/grpc-ecosystem/grpc-health-probe from 0.4.49 to 0.4.50 (#1982)
Bumps [github.com/grpc-ecosystem/grpc-health-probe](https://github.com/grpc-ecosystem/grpc-health-probe) from 0.4.49 to 0.4.50. - [Release notes](https://github.com/grpc-ecosystem/grpc-health-probe/releases) - [Commits](grpc-ecosystem/grpc-health-probe@v0.4.49...v0.4.50) --- updated-dependencies: - dependency-name: github.com/grpc-ecosystem/grpc-health-probe dependency-version: 0.4.50 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e7d7929 commit ca76c57

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ require (
1414
github.com/golang/mock v1.7.0-rc.1
1515
github.com/google/go-cmp v0.7.0
1616
github.com/grpc-ecosystem/go-grpc-middleware/v2 v2.3.3
17-
github.com/grpc-ecosystem/grpc-health-probe v0.4.49
17+
github.com/grpc-ecosystem/grpc-health-probe v0.4.50
1818
github.com/h2non/filetype v1.1.3
1919
github.com/h2non/go-is-svg v0.0.0-20160927212452-35e8c4b0612c
2020
github.com/joelanford/ignore v0.1.1

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -246,8 +246,8 @@ github.com/grpc-ecosystem/go-grpc-prometheus v1.2.1-0.20210315223345-82c243799c9
246246
github.com/grpc-ecosystem/go-grpc-prometheus v1.2.1-0.20210315223345-82c243799c99/go.mod h1:3bDW6wMZJB7tiONtC/1Xpicra6Wp5GgbTbQWCbI5fkc=
247247
github.com/grpc-ecosystem/grpc-gateway/v2 v2.28.0 h1:HWRh5R2+9EifMyIHV7ZV+MIZqgz+PMpZ14Jynv3O2Zs=
248248
github.com/grpc-ecosystem/grpc-gateway/v2 v2.28.0/go.mod h1:JfhWUomR1baixubs02l85lZYYOm7LV6om4ceouMv45c=
249-
github.com/grpc-ecosystem/grpc-health-probe v0.4.49 h1:yBAr+C/wBA9hHkxPFKd0nOU7omsMYb70wyWbzQO5bns=
250-
github.com/grpc-ecosystem/grpc-health-probe v0.4.49/go.mod h1:/nI9xHgeZRujt0sK/dTm39kKB9QwnWX4Kp7qWrXIZKo=
249+
github.com/grpc-ecosystem/grpc-health-probe v0.4.50 h1:533P54lp8anzo6uyDXm1HbDQgXWINW4+vepC8RLANno=
250+
github.com/grpc-ecosystem/grpc-health-probe v0.4.50/go.mod h1:/OlofjREuNKTvFcMSuV6ISWhdi41a+8dn6X6/G0FFGo=
251251
github.com/h2non/filetype v1.1.3 h1:FKkx9QbD7HR/zjK1Ia5XiBsq9zdLi5Kf3zGyFTAFkGg=
252252
github.com/h2non/filetype v1.1.3/go.mod h1:319b3zT68BvV+WRj7cwy856M2ehB3HqNOt6sy1HndBY=
253253
github.com/h2non/go-is-svg v0.0.0-20160927212452-35e8c4b0612c h1:fEE5/5VNnYUoBOj2I9TP8Jc+a7lge3QWn9DKE7NCwfc=

0 commit comments

Comments
 (0)