-
- Downloads
Update module google.golang.org/grpc to v1.58.3
parent
483e6db9
Branches
No related tags found
... | ... | @@ -13,7 +13,7 @@ require ( |
github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0 | ||
github.com/prometheus/client_golang v1.11.0 | ||
golang.org/x/sync v0.4.0 | ||
google.golang.org/grpc v1.57.0 | ||
google.golang.org/grpc v1.58.3 | ||
google.golang.org/protobuf v1.31.0 | ||
) | ||
... | ... | @@ -27,6 +27,6 @@ require ( |
golang.org/x/net v0.14.0 // indirect | ||
golang.org/x/sys v0.11.0 // indirect | ||
golang.org/x/text v0.12.0 // indirect | ||
google.golang.org/genproto v0.0.0-20230526161137-0005af68ea54 // indirect | ||
google.golang.org/genproto/googleapis/rpc v0.0.0-20230525234030-28d5490b6b19 // indirect | ||
google.golang.org/genproto v0.0.0-20230711160842-782d3b101e98 // indirect | ||
google.golang.org/genproto/googleapis/rpc v0.0.0-20230711160842-782d3b101e98 // indirect | ||
) |
Please register or sign in to comment