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

Bumps google.golang.org/protobuf from 1.34.1 to 1.34.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-06-17 02:52:43 +00:00
committed by GitHub
parent f9ea5e3b7b
commit 8a64a761df
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -39,7 +39,7 @@ require (
require (
github.com/golang-jwt/jwt/v5 v5.2.1
google.golang.org/protobuf v1.34.1
google.golang.org/protobuf v1.34.2
)
require (