Bump the go group across 2 directories with 1 update (#13417)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
k8s-infra-cherrypick-robot 2025-05-26 08:12:14 -07:00 committed by GitHub
parent b771c1d9b1
commit 8842442166
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 6 additions and 6 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.1
google.golang.org/grpc v1.72.2
google.golang.org/grpc/examples v0.0.0-20250521035441-6995ef2ab61c
)