Update module google.golang.org/protobuf to v1.31.0

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-06-26 12:34:44 +00:00
committed by GitHub
parent 1bca2d6a1e
commit 17a18b16cb
16 changed files with 790 additions and 434 deletions

View File

@@ -51,7 +51,7 @@ import (
// 10. Send out the CL for review and submit it.
const (
Major = 1
Minor = 30
Minor = 31
Patch = 0
PreRelease = ""
)