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 @@ -82,7 +82,7 @@ require (
8282 github.com/spf13/pflag v1.0.5 // indirect
8383 github.com/subosito/gotenv v1.6.0 // indirect
8484 github.com/x448/float16 v0.8.4 // indirect
85- go.mongodb.org/mongo-driver v1.16.1 // indirect
85+ go.mongodb.org/mongo-driver v1.17.0 // indirect
8686 go.opentelemetry.io/otel v1.30.0 // indirect
8787 go.opentelemetry.io/otel/metric v1.30.0 // indirect
8888 go.opentelemetry.io/otel/trace v1.30.0 // indirect
Original file line number Diff line number Diff line change @@ -156,8 +156,8 @@ github.com/x448/float16 v0.8.4 h1:qLwI1I70+NjRFUR3zs1JPUCgaCXSh3SW62uAKT1mSBM=
156156github.com/x448/float16 v0.8.4 /go.mod h1:14CWIYCyZA/cWjXOioeEpHeN/83MdbZDRQHoFcYsOfg =
157157github.com/yuin/goldmark v1.1.27 /go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74 =
158158github.com/yuin/goldmark v1.2.1 /go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74 =
159- go.mongodb.org/mongo-driver v1.16.1 h1:rIVLL3q0IHM39dvE+z2ulZLp9ENZKThVfuvN/IiN4l8 =
160- go.mongodb.org/mongo-driver v1.16.1 /go.mod h1:oB6AhJQvFQL4LEHyXi6aJzQJtBiTQHiAd83l0GdFaiw =
159+ go.mongodb.org/mongo-driver v1.17.0 h1:Hp4q2MCjvY19ViwimTs00wHi7G4yzxh4/2+nTx8r40k =
160+ go.mongodb.org/mongo-driver v1.17.0 /go.mod h1:wwWm/+BuOddhcq3n68LKRmgk2wXzmF6s0SFOa0GINL4 =
161161go.opentelemetry.io/otel v1.30.0 h1:F2t8sK4qf1fAmY9ua4ohFS/K+FUuOPemHUIXHtktrts =
162162go.opentelemetry.io/otel v1.30.0 /go.mod h1:tFw4Br9b7fOS+uEao81PJjVMjW/5fvNCbpsDIXqP0pc =
163163go.opentelemetry.io/otel/metric v1.30.0 h1:4xNulvn9gjzo4hjg+wzIKG7iNFEaBMX00Qd4QIZs7+w =
You can’t perform that action at this time.
0 commit comments