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

This commit is contained in:
Renovate Bot
2021-04-14 18:27:06 +00:00
committed by renovate[bot]
parent 6c0c1b79cd
commit 3a39e6e6ea
2 changed files with 3 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.13
google.golang.org/genproto v0.0.0-20210413151531-c14fb6ef47c3
google.golang.org/genproto v0.0.0-20210414175830-92282443c685
google.golang.org/grpc v1.37.0
google.golang.org/protobuf v1.26.0
)