File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -190,7 +190,7 @@ require (
190190 github.com/vmware/govmomi v0.52.0 // indirect
191191 github.com/x448/float16 v0.8.4 // indirect
192192 github.com/xlab/treeprint v1.2.0 // indirect
193- go.mongodb.org/mongo-driver v1.17.6 // indirect
193+ go.mongodb.org/mongo-driver v1.17.4 // indirect
194194 go.opentelemetry.io/auto/sdk v1.2.1 // indirect
195195 go.opentelemetry.io/otel v1.38.0 // indirect
196196 go.opentelemetry.io/otel/metric v1.38.0 // indirect
Original file line number Diff line number Diff line change @@ -563,8 +563,8 @@ github.com/yuin/goldmark v1.1.27/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9de
563563github.com/yuin/goldmark v1.1.30 /go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74 =
564564github.com/yuin/goldmark v1.2.1 /go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74 =
565565github.com/yuin/goldmark v1.4.13 /go.mod h1:6yULJ656Px+3vBD8DxQVa3kxgyrAnzto9xy5taEt/CY =
566- go.mongodb.org/mongo-driver v1.17.6 h1:87JUG1wZfWsr6rIz3ZmpH90rL5tea7O3IHuSwHUpsss =
567- go.mongodb.org/mongo-driver v1.17.6 /go.mod h1:Hy04i7O2kC4RS06ZrhPRqj/u4DTYkFDAAccj+rVKqgQ =
566+ go.mongodb.org/mongo-driver v1.17.4 h1:jUorfmVzljjr0FLzYQsGP8cgN/qzzxlY9Vh0C9KFXVw =
567+ go.mongodb.org/mongo-driver v1.17.4 /go.mod h1:Hy04i7O2kC4RS06ZrhPRqj/u4DTYkFDAAccj+rVKqgQ =
568568go.opentelemetry.io/auto/sdk v1.2.1 h1:jXsnJ4Lmnqd11kwkBV2LgLoFMZKizbCi5fNZ/ipaZ64 =
569569go.opentelemetry.io/auto/sdk v1.2.1 /go.mod h1:KRTj+aOaElaLi+wW1kO/DZRXwkF4C5xPbEe3ZiIhN7Y =
570570go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.63.0 h1:RbKq8BG0FI8OiXhBfcRtqqHcZcka+gU3cskNuf05R18 =
You can’t perform that action at this time.
0 commit comments