Bump the go group across 4 directories with 10 updates (#13382)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
k8s-infra-cherrypick-robot 2025-05-20 06:45:15 -07:00 committed by GitHub
parent 1b7a7334a0
commit 854bc5e2f3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 45 additions and 45 deletions

View file

@ -3,7 +3,7 @@ module k8s.io/ingress-nginx/go-grpc-greeter-server
go 1.24.3
require (
google.golang.org/grpc v1.72.0
google.golang.org/grpc v1.72.1
google.golang.org/grpc/examples v0.0.0-20250505044432-75d25ee2c3dd
)