build(deps): bump google.golang.org/protobuf from 1.34.2 to 1.35.1 (#2484)

Bumps google.golang.org/protobuf from 1.34.2 to 1.35.1.

---
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]
2024-10-14 02:27:06 +00:00
committed by GitHub
parent 9142ed9bf7
commit 5031a9f5c1
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -39,7 +39,7 @@ require (
require (
dario.cat/mergo v1.0.1
github.com/golang-jwt/jwt/v5 v5.2.1
google.golang.org/protobuf v1.34.2
google.golang.org/protobuf v1.35.1
)
require (