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

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2021-04-30 22:32:00 +03:00 committed by GitHub
parent e6acf99ce0
commit 2ed90a8834
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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
)