Skip to content
Snippets Groups Projects

Update module google.golang.org/grpc to v1.53.0

Merged renovate requested to merge renovate/google.golang.org-grpc-1.x into master
2 files
+ 695
6
Compare changes
  • Side-by-side
  • Inline
Files
2
+ 1
6
@@ -5,7 +5,6 @@ go 1.15
require (
github.com/DataDog/zstd v1.5.3-0.20220606203749-fd035e54e312
github.com/cespare/xxhash/v2 v2.1.2 // indirect
@@ -14,11 +13,7 @@ require (
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/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
)
Loading