Skip to content

Commit a061e04

Browse files
authored
Merge pull request #628 from kubevirt/renovate/release-v0.13-go-google.golang.org-grpc-vulnerability
chore(deps): update module google.golang.org/grpc to v1.56.3 [security] (release-v0.13)
2 parents 29d3778 + 968d008 commit a061e04

File tree

152 files changed

+11644
-6206
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

152 files changed

+11644
-6206
lines changed

modules/tests/go.mod

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@ require (
3030
github.com/PuerkitoBio/urlesc v0.0.0-20170810143723-de5bf2ad4578 // indirect
3131
github.com/beorn7/perks v1.0.1 // indirect
3232
github.com/blendle/zapdriver v1.3.1 // indirect
33-
github.com/census-instrumentation/opencensus-proto v0.3.0 // indirect
34-
github.com/cespare/xxhash/v2 v2.1.2 // indirect
33+
github.com/census-instrumentation/opencensus-proto v0.4.1 // indirect
34+
github.com/cespare/xxhash/v2 v2.2.0 // indirect
3535
github.com/cloudevents/sdk-go/v2 v2.15.2 // indirect
3636
github.com/containerd/stargz-snapshotter/estargz v0.11.0 // indirect
3737
github.com/coreos/prometheus-operator v0.38.1-0.20200424145508-7e176fda06cc // indirect
@@ -52,7 +52,7 @@ require (
5252
github.com/go-openapi/spec v0.19.6 // indirect
5353
github.com/go-openapi/swag v0.21.1 // indirect
5454
github.com/gogo/protobuf v1.3.2 // indirect
55-
github.com/golang/glog v1.0.0 // indirect
55+
github.com/golang/glog v1.1.0 // indirect
5656
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect
5757
github.com/golang/mock v1.6.0 // indirect
5858
github.com/golang/protobuf v1.5.4 // indirect
@@ -62,7 +62,7 @@ require (
6262
github.com/google/gofuzz v1.2.0 // indirect
6363
github.com/google/uuid v1.3.0 // indirect
6464
github.com/gorilla/websocket v1.5.0 // indirect
65-
github.com/grpc-ecosystem/grpc-gateway v1.16.0 // indirect
65+
github.com/grpc-ecosystem/grpc-gateway/v2 v2.11.3 // indirect
6666
github.com/hashicorp/errwrap v1.1.0 // indirect
6767
github.com/hashicorp/go-multierror v1.1.1 // indirect
6868
github.com/hashicorp/golang-lru v0.5.4 // indirect
@@ -107,8 +107,8 @@ require (
107107
gomodules.xyz/jsonpatch/v2 v2.2.0 // indirect
108108
google.golang.org/api v0.70.0 // indirect
109109
google.golang.org/appengine v1.6.7 // indirect
110-
google.golang.org/genproto v0.0.0-20220303160752-862486edd9cc // indirect
111-
google.golang.org/grpc v1.44.0 // indirect
110+
google.golang.org/genproto v0.0.0-20230410155749-daa745c078e1 // indirect
111+
google.golang.org/grpc v1.56.3 // indirect
112112
google.golang.org/protobuf v1.33.0 // indirect
113113
gopkg.in/inf.v0 v0.9.1 // indirect
114114
gopkg.in/yaml.v2 v2.4.0 // indirect

modules/tests/go.sum

Lines changed: 13 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

modules/tests/vendor/github.com/census-instrumentation/opencensus-proto/gen-go/agent/common/v1/common.pb.go

Lines changed: 17 additions & 21 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)