Skip to content

Commit b5d5bff

Browse files
Bump google.golang.org/grpc from 1.42.0 to 1.53.0
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.42.0 to 1.53.0. - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.42.0...v1.53.0) --- updated-dependencies: - dependency-name: google.golang.org/grpc dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9191151 commit b5d5bff

File tree

2 files changed

+941
-6
lines changed

2 files changed

+941
-6
lines changed

go.mod

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,9 +45,9 @@ require (
4545
golang.org/x/net v0.7.0 // indirect
4646
golang.org/x/sys v0.5.0 // indirect
4747
golang.org/x/text v0.7.0 // indirect
48-
google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa // indirect
49-
google.golang.org/grpc v1.42.0 // indirect
50-
google.golang.org/protobuf v1.27.1 // indirect
48+
google.golang.org/genproto v0.0.0-20230110181048-76db0878b65f // indirect
49+
google.golang.org/grpc v1.53.0 // indirect
50+
google.golang.org/protobuf v1.28.1 // indirect
5151
gopkg.in/warnings.v0 v0.1.2 // indirect
5252
gopkg.in/yaml.v3 v3.0.1 // indirect
5353
)

0 commit comments

Comments
 (0)