-
- Downloads
[renovate] Update module google.golang.org/grpc to v1.69.4
See merge request !243 Co-authored-by:Renovate Bot <renovate@danet.fbi.h-da.de>
parent
33430eca
No related branches found
No related tags found
... | ... | @@ -18,7 +18,7 @@ require ( |
github.com/stretchr/testify v1.10.0 | ||
golang.org/x/sys v0.29.0 | ||
google.golang.org/genproto/googleapis/api v0.0.0-20241118233622-e639e219e697 | ||
google.golang.org/grpc v1.68.1 | ||
google.golang.org/grpc v1.69.4 | ||
google.golang.org/protobuf v1.35.2 | ||
gopkg.in/yaml.v3 v3.0.1 | ||
) | ||
... | ... | @@ -37,7 +37,7 @@ require ( |
github.com/tklauser/numcpus v0.7.0 // indirect | ||
github.com/yusufpapurcu/wmi v1.2.4 // indirect | ||
golang.org/x/exp v0.0.0-20240222234643-814bf88cf225 // indirect | ||
golang.org/x/net v0.29.0 // indirect | ||
golang.org/x/net v0.30.0 // indirect | ||
golang.org/x/text v0.20.0 // indirect | ||
google.golang.org/genproto/googleapis/rpc v0.0.0-20241118233622-e639e219e697 // indirect | ||
) |
Please register or sign in to comment