chore(deps): bump go.mongodb.org/mongo-driver from 1.11.6 to 1.11.7 (#3325)

This commit is contained in:
dependabot[bot]
2023-06-08 07:21:49 +08:00
committed by GitHub
parent 6b4d0d89c0
commit fd84b27bdc
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -22,7 +22,7 @@ require (
github.com/stretchr/testify v1.8.4
go.etcd.io/etcd/api/v3 v3.5.9
go.etcd.io/etcd/client/v3 v3.5.9
go.mongodb.org/mongo-driver v1.11.6
go.mongodb.org/mongo-driver v1.11.7
go.opentelemetry.io/otel v1.14.0
go.opentelemetry.io/otel/exporters/jaeger v1.14.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.14.0