-
- Downloads
[renovate] Update module go.mongodb.org/mongo-driver to v1.17.0
parent
0ace1968
No related branches found
No related tags found
Pipeline #224177 passed
Stage: build
Stage: build-testing
Stage: test
Stage: analyze
Stage: test-legacy
... | ... | @@ -22,7 +22,7 @@ require ( |
github.com/spf13/viper v1.19.0 | ||
github.com/stretchr/objx v0.5.2 // indirect | ||
github.com/stretchr/testify v1.9.0 | ||
go.mongodb.org/mongo-driver v1.16.1 | ||
go.mongodb.org/mongo-driver v1.17.0 | ||
golang.org/x/sync v0.8.0 | ||
google.golang.org/grpc v1.66.2 | ||
google.golang.org/protobuf v1.34.2 | ||
... | ... | @@ -76,7 +76,7 @@ require ( |
github.com/xdg-go/scram v1.1.2 // indirect | ||
github.com/xdg-go/stringprep v1.0.4 // indirect | ||
github.com/xo/terminfo v0.0.0-20220910002029-abceb7e1c41e // indirect | ||
github.com/youmark/pkcs8 v0.0.0-20201027041543-1326539a0a0a // indirect | ||
github.com/youmark/pkcs8 v0.0.0-20240726163527-a2c0da244d78 // indirect | ||
golang.org/x/crypto v0.27.0 | ||
golang.org/x/net v0.29.0 | ||
golang.org/x/sys v0.25.0 // indirect | ||
... | ... |
Please register or sign in to comment