Merge branch 'renovate/google.golang.org-grpc-1.x' into 'master'
Update module google.golang.org/grpc to v1.53.0 See merge request !19
No related branches found
No related tags found
... | ... | @@ -5,7 +5,6 @@ go 1.15 |
require ( | ||
github.com/DataDog/zstd v1.5.3-0.20220606203749-fd035e54e312 | ||
github.com/armon/go-radix v1.0.0 | ||
github.com/cespare/xxhash/v2 v2.1.2 // indirect | ||
github.com/golang/protobuf v1.5.2 | ||
github.com/google/go-cmp v0.5.9 | ||
github.com/google/subcommands v1.2.0 | ||
... | ... | @@ -14,11 +13,7 @@ require ( |
github.com/prometheus/client_golang v1.11.0 | ||
github.com/prometheus/common v0.31.1 // indirect | ||
github.com/prometheus/procfs v0.7.3 // indirect | ||
golang.org/x/net v0.0.0-20211005001312-d4b1ae081e3b // indirect | ||
golang.org/x/sync v0.1.0 | ||
golang.org/x/sys v0.0.0-20211004093028-2c5d950f24ef // indirect | ||
golang.org/x/text v0.3.7 // indirect | ||
google.golang.org/genproto v0.0.0-20211001223012-bfb93cce50d9 // indirect | ||
google.golang.org/grpc v1.49.0 | ||
google.golang.org/grpc v1.53.0 | ||
google.golang.org/protobuf v1.28.1 | ||
) |
This diff is collapsed.
Please register or sign in to comment