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

@@ -2,9 +2,6 @@
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
//go:build !purego && !appengine
// +build !purego,!appengine
package impl
// When using unsafe pointers, we can just treat enum values as int32s.