chore(deps): bump go.mongodb.org/mongo-driver/v2 from 2.4.1 to 2.4.2 (#5385)

This commit is contained in:
dependabot[bot]
2026-01-23 07:44:19 +08:00
committed by GitHub
parent 8e7e5695eb
commit 97b9aebe99
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -22,7 +22,7 @@ require (
github.com/stretchr/testify v1.11.1
go.etcd.io/etcd/api/v3 v3.5.15
go.etcd.io/etcd/client/v3 v3.5.15
go.mongodb.org/mongo-driver/v2 v2.4.1
go.mongodb.org/mongo-driver/v2 v2.4.2
go.opentelemetry.io/otel v1.24.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.24.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.24.0