fix(deps): update google.golang.org/genproto commit hash to d705292

This commit is contained in:
Renovate Bot
2021-04-05 15:54:57 +00:00
committed by renovate[bot]
parent 9c87f91f4e
commit b3770cc225
2 changed files with 5 additions and 4 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.11
google.golang.org/genproto v0.0.0-20210402141018-6c239bbf2bb1
google.golang.org/genproto v0.0.0-20210405150802-d70529258950
google.golang.org/grpc v1.36.1
google.golang.org/protobuf v1.26.0
)