Bump google.golang.org/protobuf from 1.31.0 to 1.32.0 (#289)

This commit is contained in:
dependabot[bot] 2023-12-22 13:10:45 -08:00 committed by GitHub
parent 200fd79eb2
commit 295262fe68
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

2
go.mod
View file

@ -21,7 +21,7 @@ require (
github.com/urfave/cli/v2 v2.26.0
golang.org/x/crypto v0.17.0
google.golang.org/grpc v1.60.1
google.golang.org/protobuf v1.31.0
google.golang.org/protobuf v1.32.0
gopkg.in/yaml.v3 v3.0.1
k8s.io/api v0.29.0
k8s.io/apimachinery v0.29.0