-
- Downloads
[renovate] Update module google.golang.org/grpc to v1.70.0
See merge request !1178 Co-authored-by:Renovate Bot <renovate@danet.fbi.h-da.de>
parent
4528d2d6
No related branches found
No related tags found
Pipeline #253083 passed
Stage: build
Stage: build-testing
Stage: test
Stage: analyze
Stage: test-legacy
Stage: deploy
... | ... | @@ -24,7 +24,7 @@ require ( |
github.com/stretchr/testify v1.10.0 | ||
go.mongodb.org/mongo-driver/v2 v2.0.0 | ||
golang.org/x/sync v0.10.0 | ||
google.golang.org/grpc v1.69.4 | ||
google.golang.org/grpc v1.70.0 | ||
google.golang.org/protobuf v1.36.3 | ||
gopkg.in/yaml.v3 v3.0.1 | ||
) | ||
... | ... | @@ -99,7 +99,7 @@ require ( |
atomicgo.dev/cursor v0.2.0 // indirect | ||
atomicgo.dev/keyboard v0.2.9 // indirect | ||
atomicgo.dev/schedule v0.1.0 // indirect | ||
cel.dev/expr v0.18.0 // indirect | ||
cel.dev/expr v0.19.0 // indirect | ||
github.com/Microsoft/hcsshim v0.12.3 // indirect | ||
github.com/antlr4-go/antlr/v4 v4.13.0 // indirect | ||
github.com/containerd/console v1.0.3 // indirect | ||
... | ... |
Please register or sign in to comment