chore: bump google.golang.org/protobuf from 1.34.1 to 1.34.2 (#191)

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-18 09:21:36 +08:00
committed by GitHub
parent 7c2858e1ae
commit b91273605e
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -78,6 +78,6 @@ require (
golang.org/x/mod v0.18.0
google.golang.org/genproto/googleapis/api v0.0.0-20240513163218-0867130af1f8
google.golang.org/grpc v1.64.0
google.golang.org/protobuf v1.34.1
google.golang.org/protobuf v1.34.2
modernc.org/sqlite v1.30.0
)