Update google.golang.org/genproto commit hash to 063164c

This commit is contained in:
Renovate Bot
2021-02-24 17:14:28 +00:00
committed by renovate[bot]
parent 2dc9459eb8
commit 8e89b899d8
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -4,6 +4,6 @@ go 1.16
require (
github.com/grpc-ecosystem/grpc-gateway/v2 v2.2.0
google.golang.org/genproto v0.0.0-20210223151946-22b48be4551b
google.golang.org/genproto v0.0.0-20210224155714-063164c882e6
google.golang.org/protobuf v1.25.0
)