-
- Downloads
[renovate] Update module go.mongodb.org/mongo-driver to v1.17.2
See merge request !1147 Co-authored-by:Renovate Bot <renovate@danet.fbi.h-da.de>
parent
6d1785b9
No related branches found
No related tags found
Pipeline #248523 passed
Stage: build
Stage: build-testing
Stage: test
Stage: analyze
Stage: test-legacy
Stage: deploy
... | @@ -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.10.0 | github.com/stretchr/testify v1.10.0 | ||
go.mongodb.org/mongo-driver v1.17.1 | go.mongodb.org/mongo-driver v1.17.2 | ||
golang.org/x/sync v0.10.0 | golang.org/x/sync v0.10.0 | ||
google.golang.org/grpc v1.69.2 | google.golang.org/grpc v1.69.2 | ||
google.golang.org/protobuf v1.36.2 | google.golang.org/protobuf v1.36.2 | ||
... | ... |
Please register or sign in to comment