Skip to content
This repository was archived by the owner on Sep 20, 2024. It is now read-only.

Commit 97d7ba7

Browse files
chore(deps): bump google.golang.org/grpc from 1.47.0 to 1.53.0 (#358)
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.47.0 to 1.53.0. - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.47.0...v1.53.0) --- updated-dependencies: - dependency-name: google.golang.org/grpc dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c4db1d6 commit 97d7ba7

File tree

2 files changed

+6
-100
lines changed

2 files changed

+6
-100
lines changed

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,8 @@ require (
5454
github.com/stretchr/objx v0.5.0 // indirect
5555
golang.org/x/exp v0.0.0-20230510235704-dd950f8aeaea // indirect
5656
golang.org/x/sys v0.9.0 // indirect
57-
google.golang.org/genproto v0.0.0-20220617124728-180714bec0ad // indirect
58-
google.golang.org/grpc v1.47.0 // indirect
57+
google.golang.org/genproto v0.0.0-20230110181048-76db0878b65f // indirect
58+
google.golang.org/grpc v1.53.0 // indirect
5959
google.golang.org/protobuf v1.30.0 // indirect
6060
gopkg.in/yaml.v3 v3.0.1 // indirect
6161
)

0 commit comments

Comments
 (0)