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

This commit is contained in:
Renovate Bot
2021-03-12 15:46:09 +00:00
committed by renovate[bot]
parent 05c7a28e24
commit ffc406e2d0
2 changed files with 4 additions and 12 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-20210311153111-e2979279ddde
google.golang.org/genproto v0.0.0-20210312152112-fc591d9ea70f
google.golang.org/grpc v1.36.0
google.golang.org/protobuf v1.25.1-0.20201208041424-160c7477e0e8
)