Update google.golang.org/genproto commit hash to 75c7a85

This commit is contained in:
Renovate Bot
2021-03-17 19:37:52 +00:00
committed by renovate[bot]
parent 96707c9b5e
commit 841b8298b5
2 changed files with 2 additions and 3 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.23
google.golang.org/genproto v0.0.0-20210315173758-2651cd453018
google.golang.org/genproto v0.0.0-20210317182105-75c7a8546eb9
google.golang.org/grpc v1.36.0
google.golang.org/protobuf v1.25.1-0.20201208041424-160c7477e0e8
)