fix(deps): update google.golang.org/genproto commit hash to 679c6ae

This commit is contained in:
Renovate Bot
2021-03-29 15:47:24 +00:00
committed by renovate[bot]
parent c335e0f011
commit 9c457a0c5e
2 changed files with 2 additions and 3 deletions

2
go.mod
View File

@@ -30,7 +30,7 @@ require (
github.com/unistack-org/micro-server-tcp/v3 v3.3.0
github.com/unistack-org/micro-wrapper-trace-opentracing/v3 v3.2.0
github.com/unistack-org/micro/v3 v3.3.9
google.golang.org/genproto v0.0.0-20210325224202-eed09b1b5210
google.golang.org/genproto v0.0.0-20210329143202-679c6ae281ee
google.golang.org/grpc v1.36.1
google.golang.org/protobuf v1.26.0
)