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

This commit is contained in:
Renovate Bot
2021-02-19 17:50:04 +00:00
committed by renovate[bot]
parent 0e39601858
commit c64f69b71e
2 changed files with 3 additions and 1 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.14
google.golang.org/genproto v0.0.0-20210218151259-fe80b386bf06
google.golang.org/genproto v0.0.0-20210219173056-d891e3cb3b5b
google.golang.org/grpc v1.35.0
google.golang.org/protobuf v1.25.0
)