-
- Downloads
You need to sign in or sign up before continuing.
[renovate] Update module go.mongodb.org/mongo-driver to v1.16.1
parent
aa38de4a
No related branches found
No related tags found
Pipeline #220038 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.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