-
- Downloads
[renovate] Update module go.mongodb.org/mongo-driver to v1.15.0
parent
2da74b21
No related branches found
No related tags found
Pipeline #188923 passed
Stage: build
Stage: build-testing
Stage: test
Stage: analyze
Stage: test-legacy
... | @@ -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.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.14.0 | go.mongodb.org/mongo-driver v1.15.0 | ||
golang.org/x/sync v0.7.0 | golang.org/x/sync v0.7.0 | ||
google.golang.org/grpc v1.63.2 | google.golang.org/grpc v1.63.2 | ||
google.golang.org/protobuf v1.33.0 | google.golang.org/protobuf v1.33.0 | ||
... | ... |
Please register or sign in to comment