Update google.golang.org/genproto commit hash to 93e7006

This commit is contained in:
Renovate Bot
2021-03-19 15:32:18 +00:00
committed by renovate[bot]
parent 2be275743d
commit cc4d370f1f
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -30,7 +30,7 @@ require (
github.com/unistack-org/micro-server-tcp/v3 v3.2.2
github.com/unistack-org/micro-wrapper-trace-opentracing/v3 v3.2.0
github.com/unistack-org/micro/v3 v3.2.23
google.golang.org/genproto v0.0.0-20210318145829-90b20ab00860
google.golang.org/genproto v0.0.0-20210319143718-93e7006c17a6
google.golang.org/grpc v1.36.0
google.golang.org/protobuf v1.26.0
)