Go: Update dependencies. (#13327)

This commit is contained in:
Marco Ebert 2025-05-05 11:31:57 +02:00 committed by GitHub
parent 5d5861ae6d
commit b8ede497f2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 9 additions and 9 deletions

View file

@ -4,7 +4,7 @@ go 1.24.2
require (
google.golang.org/grpc v1.72.0
google.golang.org/grpc/examples v0.0.0-20250430091128-080f9563df8b
google.golang.org/grpc/examples v0.0.0-20250505044432-75d25ee2c3dd
)
require (