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

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-05-07 18:01:51 +00:00
committed by GitHub
parent c758b49000
commit b59edad58b
12 changed files with 492 additions and 258 deletions

View File

@@ -52,7 +52,7 @@ import (
const (
Major = 1
Minor = 34
Patch = 0
Patch = 1
PreRelease = ""
)