Bump google.golang.org/protobuf from 1.30.0 to 1.31.0 (#1130)

This commit is contained in:
dependabot[bot]
2023-06-27 21:10:56 +00:00
committed by GitHub
parent c590daf8f0
commit da4b353793
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -24,7 +24,7 @@ require (
golang.org/x/sync v0.3.0
golang.org/x/sys v0.9.0
golang.org/x/time v0.3.0
google.golang.org/protobuf v1.30.0
google.golang.org/protobuf v1.31.0
gotest.tools v2.2.0+incompatible
k8s.io/api v0.27.3
k8s.io/apimachinery v0.27.3