Bump google.golang.org/grpc from v1.71.1 to v1.72.0 (#1425)

Co-authored-by: dghubble-renovate[bot] <119624128+dghubble-renovate[bot]@users.noreply.github.com>
This commit is contained in:
dghubble-renovate[bot]
2025-04-21 16:43:25 +00:00
committed by GitHub
parent 390c83ea0d
commit 236df4bc17
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -14,7 +14,7 @@ require (
github.com/stretchr/testify v1.10.0
golang.org/x/crypto v0.37.0
golang.org/x/net v0.39.0
google.golang.org/grpc v1.71.1
google.golang.org/grpc v1.72.0
)
require (