chore(deps): bump google.golang.org/protobuf from 1.34.1 to 1.36.6 (#4198)

Bumps google.golang.org/protobuf from 1.34.1 to 1.36.6.

---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-05-11 22:34:39 +08:00
committed by GitHub
parent 7a1b655074
commit 4714c2a9a3
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ require (
github.com/stretchr/testify v1.10.0
github.com/ugorji/go/codec v1.2.12
golang.org/x/net v0.38.0
google.golang.org/protobuf v1.34.1
google.golang.org/protobuf v1.36.6
gopkg.in/yaml.v3 v3.0.1
)