Skip to content

Commit 592e1be

Browse files
dependabot[bot]euskadi31
authored andcommitted
build(deps): bump connectrpc.com/grpchealth from 1.4.0 to 1.5.0
Bumps [connectrpc.com/grpchealth](https://github.com/connectrpc/grpchealth-go) from 1.4.0 to 1.5.0. - [Release notes](https://github.com/connectrpc/grpchealth-go/releases) - [Commits](connectrpc/grpchealth-go@1.4.0...v1.5.0) --- updated-dependencies: - dependency-name: connectrpc.com/grpchealth dependency-version: 1.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent dc59988 commit 592e1be

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

examples/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ replace github.com/hyperscale-stack/security/oauth2 => ../oauth2
2525

2626
require (
2727
connectrpc.com/connect v1.20.0
28-
connectrpc.com/grpchealth v1.4.0
28+
connectrpc.com/grpchealth v1.5.0
2929
github.com/hyperscale-stack/security v0.0.0-00010101000000-000000000000
3030
github.com/hyperscale-stack/security/basic v0.0.0-00010101000000-000000000000
3131
github.com/hyperscale-stack/security/bearer v0.0.0-00010101000000-000000000000

examples/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
connectrpc.com/connect v1.20.0 h1:6TNDAB+WeNd2uolWNlYczB5E0KNNaVMNUEx8JEUsPmQ=
22
connectrpc.com/connect v1.20.0/go.mod h1:A2ygJrukXwWy32vkCAAHNVguZrqZ+jeZ9rGRnGR4dN4=
3-
connectrpc.com/grpchealth v1.4.0 h1:MJC96JLelARPgZTiRF9KRfY/2N9OcoQvF2EWX07v2IE=
4-
connectrpc.com/grpchealth v1.4.0/go.mod h1:WhW6m1EzTmq3Ky1FE8EfkIpSDc6TfUx2M2KqZO3ts/Q=
3+
connectrpc.com/grpchealth v1.5.0 h1:nHEVTwz9WYKxW2JTYUFD337q76oAZMvot9jX0WjVCQo=
4+
connectrpc.com/grpchealth v1.5.0/go.mod h1:fC9WGwKmDruKCNh8wj2rThiaxxoiXxvsCVIu2Ex2voA=
55
github.com/cespare/xxhash/v2 v2.3.0 h1:UL815xU9SqsFlibzuggzjXhog7bL6oX9BbNZnL2UFvs=
66
github.com/cespare/xxhash/v2 v2.3.0/go.mod h1:VGX0DQ3Q6kWi7AoAeZDth3/j3BFtOZR5XLFGgcrjCOs=
77
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc h1:U9qPSI2PIWSS1VwoXQT9A3Wy9MM3WgvqSxFWenqJduM=

0 commit comments

Comments
 (0)