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

This commit is contained in:
Renovate Bot
2021-03-11 18:09:11 +00:00
committed by renovate[bot]
parent 7b43079173
commit 289d49963d
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@@ -31,7 +31,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.20
google.golang.org/genproto v0.0.0-20210310155132-4ce2db91004e
google.golang.org/genproto v0.0.0-20210311153111-e2979279ddde
google.golang.org/grpc v1.36.0
google.golang.org/protobuf v1.25.1-0.20201208041424-160c7477e0e8
)