fix(deps): update module google.golang.org/protobuf to v1.35.0

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-10-07 13:11:58 +00:00
committed by GitHub
parent e71d8a36e5
commit 43a4bddd10
45 changed files with 544 additions and 1270 deletions

View File

@@ -51,9 +51,9 @@ import (
// 10. Send out the CL for review and submit it.
const (
Major = 1
Minor = 34
Patch = 2
PreRelease = ""
Minor = 35
Patch = 0
PreRelease = "devel"
)
// String formats the version string for this module in semver format.