-
- Downloads
[renovate] Update module go.mongodb.org/mongo-driver to v1.16.1
parent
75940fcd
No related branches found
No related tags found
Pipeline #221129 passed
Stage: build
Stage: build-testing
Stage: test
Stage: analyze
Stage: test-legacy
This commit is part of merge request !994. Comments created here will be created in the context of that merge request.
... | @@ -22,7 +22,7 @@ require ( | ... | @@ -22,7 +22,7 @@ require ( |
github.com/spf13/viper v1.19.0 | github.com/spf13/viper v1.19.0 | ||
github.com/stretchr/objx v0.5.2 // indirect | github.com/stretchr/objx v0.5.2 // indirect | ||
github.com/stretchr/testify v1.9.0 | github.com/stretchr/testify v1.9.0 | ||
go.mongodb.org/mongo-driver v1.16.0 | go.mongodb.org/mongo-driver v1.16.1 | ||
golang.org/x/sync v0.8.0 | golang.org/x/sync v0.8.0 | ||
google.golang.org/grpc v1.65.0 | google.golang.org/grpc v1.65.0 | ||
google.golang.org/protobuf v1.34.2 | google.golang.org/protobuf v1.34.2 | ||
... | ... |
Please register or sign in to comment