Update google.golang.org/genproto commit hash to 5636347

This commit is contained in:
Renovate Bot
2021-03-25 14:40:28 +00:00
committed by renovate[bot]
parent 29a911244a
commit 0d81dc46b8
2 changed files with 15 additions and 1 deletions

2
go.mod
View File

@@ -30,7 +30,7 @@ require (
github.com/unistack-org/micro-server-tcp/v3 v3.3.0
github.com/unistack-org/micro-wrapper-trace-opentracing/v3 v3.2.0
github.com/unistack-org/micro/v3 v3.3.2
google.golang.org/genproto v0.0.0-20200904004341-0bd0a958aa1d
google.golang.org/genproto v0.0.0-20210325141258-5636347f2b14
google.golang.org/grpc v1.36.0
google.golang.org/protobuf v1.26.0
)