1
0
Fork 0

Bump google.golang.org/grpc to v1.64.1

This commit is contained in:
Kevin Pollet 2024-07-26 09:30:04 +02:00 committed by GitHub
parent ecdfb10653
commit 5142733858
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

2
go.mod
View file

@ -89,7 +89,7 @@ require (
golang.org/x/text v0.16.0
golang.org/x/time v0.5.0
golang.org/x/tools v0.22.0
google.golang.org/grpc v1.64.0
google.golang.org/grpc v1.64.1
gopkg.in/natefinch/lumberjack.v2 v2.2.1
gopkg.in/yaml.v3 v3.0.1
k8s.io/api v0.30.0