Bump google.golang.org/protobuf from 1.31.0 to 1.32.0 (#289)
This commit is contained in:
parent
200fd79eb2
commit
295262fe68
2 changed files with 3 additions and 3 deletions
2
go.mod
2
go.mod
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue