build(deps): Bump google.golang.org/protobuf from 1.33.0 to 1.34.0 (#1536)

Bumps google.golang.org/protobuf from 1.33.0 to 1.34.0.

---
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-05-06 16:13:16 +10:00
committed by GitHub
parent da98bd46c6
commit 3ee65b92b1
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -29,7 +29,7 @@ require (
golang.org/x/time v0.5.0
google.golang.org/genproto/googleapis/api v0.0.0-20240227224415-6ceb2ff114de
google.golang.org/grpc v1.63.2
google.golang.org/protobuf v1.33.0
google.golang.org/protobuf v1.34.0
)
require (