-
- Downloads
[renovate] Update module google.golang.org/grpc to v1.67.0
See merge request !217 Co-authored-by:Renovate Bot <renovate@danet.fbi.h-da.de>
parent
05ee592e
No related branches found
No related tags found
Pipeline #224653 passed
Stage: build
Stage: build-integration-test
Stage: test
Stage: analyze
Stage: build-latest
... | @@ -18,7 +18,7 @@ require ( | ... | @@ -18,7 +18,7 @@ require ( |
github.com/stretchr/testify v1.9.0 | github.com/stretchr/testify v1.9.0 | ||
golang.org/x/sys v0.25.0 | golang.org/x/sys v0.25.0 | ||
google.golang.org/genproto/googleapis/api v0.0.0-20240903143218-8af14fe29dc1 | google.golang.org/genproto/googleapis/api v0.0.0-20240903143218-8af14fe29dc1 | ||
google.golang.org/grpc v1.66.2 | google.golang.org/grpc v1.67.0 | ||
google.golang.org/protobuf v1.34.2 | google.golang.org/protobuf v1.34.2 | ||
gopkg.in/yaml.v3 v3.0.1 | gopkg.in/yaml.v3 v3.0.1 | ||
) | ) | ||
... | @@ -37,7 +37,7 @@ require ( | ... | @@ -37,7 +37,7 @@ require ( |
github.com/tklauser/numcpus v0.7.0 // indirect | github.com/tklauser/numcpus v0.7.0 // indirect | ||
github.com/yusufpapurcu/wmi v1.2.4 // indirect | github.com/yusufpapurcu/wmi v1.2.4 // indirect | ||
golang.org/x/exp v0.0.0-20240222234643-814bf88cf225 // indirect | golang.org/x/exp v0.0.0-20240222234643-814bf88cf225 // indirect | ||
golang.org/x/net v0.26.0 // indirect | golang.org/x/net v0.28.0 // indirect | ||
golang.org/x/text v0.17.0 // indirect | golang.org/x/text v0.17.0 // indirect | ||
google.golang.org/genproto/googleapis/rpc v0.0.0-20240827150818-7e3bb234dfed // indirect | google.golang.org/genproto/googleapis/rpc v0.0.0-20240827150818-7e3bb234dfed // indirect | ||
) | ) |
Please register or sign in to comment