Bump google.golang.org/grpc from 1.51.0 to 1.52.1 #116

Closed
dependabot[bot] wants to merge 1 commits from dependabot/go_modules/google.golang.org/grpc-1.52.1 into v3
2 changed files with 865 additions and 10 deletions
Showing only changes of commit cf7ccbf942 - Show all commits

3
go.mod
View File

@ -4,6 +4,5 @@ go 1.16
require ( require (
go.unistack.org/micro/v3 v3.10.4 go.unistack.org/micro/v3 v3.10.4
google.golang.org/genproto v0.0.0-20220429170224-98d788798c3e // indirect google.golang.org/grpc v1.52.1
google.golang.org/grpc v1.51.0
) )

872
go.sum

File diff suppressed because it is too large Load Diff