File tree Expand file tree Collapse file tree 2 files changed +9
-9
lines changed
Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -53,10 +53,10 @@ require (
5353 golang.org/x/oauth2 v0.28.0
5454 golang.org/x/sync v0.12.0
5555 google.golang.org/genproto/googleapis/api v0.0.0-20240415180920-8c6c420018be
56- google.golang.org/genproto/googleapis/rpc v0.0.0-20240415180920-8c6c420018be
56+ google.golang.org/genproto/googleapis/rpc v0.0.0-20251006185510-65f7160b3a87
5757 google.golang.org/grpc v1.63.2
5858 google.golang.org/grpc/cmd/protoc-gen-go-grpc v1.3.0
59- google.golang.org/protobuf v1.33.0
59+ google.golang.org/protobuf v1.36.10
6060 gopkg.in/square/go-jose.v2 v2.6.0
6161 gopkg.in/yaml.v3 v3.0.1
6262 k8s.io/api v0.30.1
@@ -108,7 +108,7 @@ require (
108108 github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect
109109 github.com/golang/mock v1.6.0 // indirect
110110 github.com/google/gnostic-models v0.6.8 // indirect
111- github.com/google/go-cmp v0.6 .0 // indirect
111+ github.com/google/go-cmp v0.7 .0 // indirect
112112 github.com/google/go-github/v55 v55.0.0 // indirect
113113 github.com/google/go-querystring v1.1.0 // indirect
114114 github.com/google/gofuzz v1.2.0 // indirect
You can’t perform that action at this time.
0 commit comments