-
- Downloads
[renovate] Update module google.golang.org/grpc to v1.65.0
See merge request !169 Co-authored-by:Renovate Bot <renovate@danet.fbi.h-da.de>
parent
8a35c336
Branches
No related tags found
... | ... | @@ -18,7 +18,7 @@ require ( |
github.com/stretchr/testify v1.9.0 | ||
golang.org/x/sys v0.21.0 | ||
google.golang.org/genproto/googleapis/api v0.0.0-20240701130421-f6361c86f094 | ||
google.golang.org/grpc v1.64.0 | ||
google.golang.org/grpc v1.65.0 | ||
google.golang.org/protobuf v1.34.2 | ||
gopkg.in/yaml.v3 v3.0.1 | ||
) | ||
... | ... | @@ -27,7 +27,7 @@ require ( |
buf.build/gen/go/bufbuild/protovalidate/protocolbuffers/go v1.33.0-20240221180331-f05a6f4403ce.1 // indirect | ||
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect | ||
github.com/go-ole/go-ole v1.3.0 // indirect | ||
github.com/golang/glog v1.2.0 // indirect | ||
github.com/golang/glog v1.2.1 // indirect | ||
github.com/golang/protobuf v1.5.4 // indirect | ||
github.com/google/go-cmp v0.6.0 // indirect | ||
github.com/hashicorp/errwrap v1.1.0 // indirect | ||
... | ... | @@ -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.23.0 // indirect | ||
golang.org/x/net v0.25.0 // indirect | ||
golang.org/x/text v0.15.0 // indirect | ||
google.golang.org/genproto/googleapis/rpc v0.0.0-20240624140628-dc46fd24d27d // indirect | ||
) |
Please register or sign in to comment