Update google.golang.org/genproto commit hash to 22b48be

This commit is contained in:
Renovate Bot
2021-02-23 17:18:22 +00:00
committed by renovate[bot]
parent fc763a645d
commit 8d4aac8b8b
2 changed files with 3 additions and 2 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-20210207032614-bba0dbe2a9ea
google.golang.org/genproto v0.0.0-20210223151946-22b48be4551b
google.golang.org/protobuf v1.25.0
)