build(deps): bump google.golang.org/protobuf from 1.36.3 to 1.36.4 (#2644)

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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-02-03 02:57:19 +00:00
committed by GitHub
parent be51601734
commit 5eae59e0ef
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -38,7 +38,7 @@ require (
dario.cat/mergo v1.0.1
github.com/distribution/reference v0.6.0
github.com/golang-jwt/jwt/v5 v5.2.1
google.golang.org/protobuf v1.36.3
google.golang.org/protobuf v1.36.4
)
require (