-
- Downloads
[renovate] Update module go.mongodb.org/mongo-driver to v1.17.1
See merge request !1051 Co-authored-by:Renovate Bot <renovate@danet.fbi.h-da.de>
parent
8cd87402
No related branches found
No related tags found
Pipeline #225440 passed
Stage: tools
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.9.0 | github.com/stretchr/testify v1.9.0 | ||
go.mongodb.org/mongo-driver v1.17.0 | go.mongodb.org/mongo-driver v1.17.1 | ||
golang.org/x/sync v0.8.0 | golang.org/x/sync v0.8.0 | ||
google.golang.org/grpc v1.67.0 | google.golang.org/grpc v1.67.0 | ||
google.golang.org/protobuf v1.34.2 | google.golang.org/protobuf v1.34.2 | ||
... | ... |
Please register or sign in to comment