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

This commit is contained in:
Renovate Bot 2021-04-29 21:45:36 +00:00
parent e6acf99ce0
commit 9b2f7abf1b
No known key found for this signature in database
GPG Key ID: 81C63AE1C224182B

2
go.mod
View File

@ -31,7 +31,7 @@ require (
github.com/unistack-org/micro-server-tcp/v3 v3.3.2
github.com/unistack-org/micro-wrapper-trace-opentracing/v3 v3.2.0
github.com/unistack-org/micro/v3 v3.3.17
google.golang.org/genproto v0.0.0-20200904004341-0bd0a958aa1d
google.golang.org/genproto 86c259c2b4ab
google.golang.org/grpc v1.37.0
google.golang.org/protobuf v1.26.0
)