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

This commit is contained in:
Renovate Bot
2021-04-20 17:24:15 +00:00
committed by renovate[bot]
parent 907c190c68
commit 53198d6a8f
2 changed files with 3 additions and 12 deletions

2
go.mod
View File

@@ -31,7 +31,7 @@ require (
github.com/unistack-org/micro-server-tcp/v3 v3.3.1
github.com/unistack-org/micro-wrapper-trace-opentracing/v3 v3.2.0
github.com/unistack-org/micro/v3 v3.3.16
google.golang.org/genproto v0.0.0-20210416161957-9910b6c460de
google.golang.org/genproto v0.0.0-20210420162539-3c870d7478d2
google.golang.org/grpc v1.37.0
google.golang.org/protobuf v1.26.0
)