rebase: bump google.golang.org/protobuf from 1.36.0 to 1.36.2

Bumps google.golang.org/protobuf from 1.36.0 to 1.36.2.

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-01-07 16:27:30 +00:00
committed by mergify[bot]
parent 0ccaa9d1c8
commit 62e1ccdcc5
8 changed files with 27 additions and 64 deletions

View File

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