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

This commit is contained in:
Renovate Bot
2021-04-06 16:01:30 +00:00
committed by renovate[bot]
parent 9881f04882
commit 66ff08af14
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.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-20210405174219-a39eb2f71cb9
google.golang.org/genproto v0.0.0-20210406143921-e86de6bf7a46
google.golang.org/grpc v1.36.1
google.golang.org/protobuf v1.26.0
)