-
- Downloads
[renovate] Update module google.golang.org/grpc to v1.62.0
See merge request !762 Co-authored-by:Renovate Bot <renovate@danet.fbi.h-da.de>
parent
cfdf1a2c
No related branches found
No related tags found
Pipeline #185202 passed
Stage: tools
Stage: build
Stage: build-testing
Stage: test
Stage: analyze
Stage: test-legacy
Stage: deploy
... | @@ -25,7 +25,7 @@ require ( | ... | @@ -25,7 +25,7 @@ require ( |
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-20240213162025-012b6fc9bca9 // indirect | ||
google.golang.org/grpc v1.61.1 | google.golang.org/grpc v1.62.0 | ||
google.golang.org/protobuf v1.32.0 | google.golang.org/protobuf v1.32.0 | ||
gopkg.in/yaml.v3 v3.0.1 | gopkg.in/yaml.v3 v3.0.1 | ||
) | ) | ||
... | ... |
Please register or sign in to comment