Update google.golang.org/genproto commit hash to ab064af

This commit is contained in:
Renovate Bot
2021-02-26 18:46:39 +00:00
committed by renovate[bot]
parent 4ce41519a3
commit 5ee7c4f231
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.3.0
google.golang.org/genproto v0.0.0-20210225212918-ad91960f0274
google.golang.org/genproto v0.0.0-20210226172003-ab064af71705
google.golang.org/protobuf v1.25.1-0.20201208041424-160c7477e0e8
)