chore: bump google.golang.org/grpc from 1.72.2 to 1.74.2 (#4949)

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-08-03 19:05:40 +08:00
committed by GitHub
parent 5a7693c90a
commit 94b58f0691
2 changed files with 15 additions and 15 deletions
+1 -1
View File
@@ -29,7 +29,7 @@ require (
golang.org/x/net v0.40.0
golang.org/x/oauth2 v0.30.0
google.golang.org/genproto/googleapis/api v0.0.0-20250528174236-200df99c418a
google.golang.org/grpc v1.72.2
google.golang.org/grpc v1.74.2
modernc.org/sqlite v1.37.1
)