rebase: bump google.golang.org/protobuf from 1.36.3 to 1.36.4

Bumps google.golang.org/protobuf from 1.36.3 to 1.36.4.

---
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-27 20:58:32 +00:00
committed by mergify[bot]
parent b92d93b14d
commit 08d85e135e
14 changed files with 80 additions and 63 deletions

View File

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