-
- Downloads
[renovate] Update module go.mongodb.org/mongo-driver to v1.14.0
parent
cb3977f3
No related branches found
No related tags found
Pipeline #184276 passed
Stage: build
Stage: build-testing
Stage: test
Stage: analyze
Stage: test-legacy
This commit is part of merge request !752. 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.18.2 | github.com/spf13/viper v1.18.2 | ||
github.com/stretchr/objx v0.5.0 // indirect | github.com/stretchr/objx v0.5.0 // indirect | ||
github.com/stretchr/testify v1.8.4 | github.com/stretchr/testify v1.8.4 | ||
go.mongodb.org/mongo-driver v1.13.1 | 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-20240125205218-1f4bbc51befe // indirect | google.golang.org/genproto v0.0.0-20240125205218-1f4bbc51befe // indirect | ||
google.golang.org/grpc v1.61.1 | google.golang.org/grpc v1.61.1 | ||
... | ... |
Please register or sign in to comment