-
- Downloads
[renovate] Update module go.mongodb.org/mongo-driver/v2 to v2.1.0
See merge request danet/gosdn!1236 Co-authored-by:Renovate Bot <renovate@danet.fbi.h-da.de>
parent
b5c805f3
No related branches found
No related tags found
Pipeline #263847 passed
Stage: build
Stage: build-testing
Stage: test
Stage: analyze
Stage: test-legacy
Stage: deploy
... | @@ -24,7 +24,7 @@ require ( | ... | @@ -24,7 +24,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/v2 v2.0.1 | go.mongodb.org/mongo-driver/v2 v2.1.0 | ||
golang.org/x/sync v0.11.0 | golang.org/x/sync v0.11.0 | ||
google.golang.org/grpc v1.70.0 | google.golang.org/grpc v1.70.0 | ||
google.golang.org/protobuf v1.36.5 | google.golang.org/protobuf v1.36.5 | ||
... | ... |
Please register or sign in to comment