-
- Downloads
[renovate] Update module google.golang.org/grpc to v1.63.0
parent
c026ea5b
No related branches found
No related tags found
Pipeline #188406 failed
Stage: build
Stage: build-testing
Stage: test
Stage: analyze
Stage: test-legacy
... | @@ -24,8 +24,8 @@ require ( | ... | @@ -24,8 +24,8 @@ require ( |
github.com/stretchr/testify v1.9.0 | github.com/stretchr/testify v1.9.0 | ||
go.mongodb.org/mongo-driver v1.14.0 | go.mongodb.org/mongo-driver v1.14.0 | ||
golang.org/x/sync v0.6.0 | golang.org/x/sync v0.6.0 | ||
google.golang.org/genproto v0.0.0-20240213162025-012b6fc9bca9 // indirect | google.golang.org/genproto v0.0.0-20240227224415-6ceb2ff114de // indirect | ||
google.golang.org/grpc v1.62.1 | google.golang.org/grpc v1.63.0 | ||
google.golang.org/protobuf v1.33.0 | google.golang.org/protobuf v1.33.0 | ||
gopkg.in/yaml.v3 v3.0.1 | gopkg.in/yaml.v3 v3.0.1 | ||
) | ) | ||
... | ... |
Please register or sign in to comment