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 @@ -90,7 +90,7 @@ require (
90
90
github.com/tklauser/go-sysconf v0.3.14 // indirect
91
91
github.com/tklauser/numcpus v0.8.0 // indirect
92
92
github.com/yusufpapurcu/wmi v1.2.4 // indirect
93
- go.mongodb.org/mongo-driver v1.17.0 // indirect
93
+ go.mongodb.org/mongo-driver v1.17.1 // indirect
94
94
golang.org/x/exp v0.0.0-20241004190924-225e2abe05e6 // indirect
95
95
golang.org/x/sync v0.8.0 // indirect
96
96
google.golang.org/protobuf v1.34.2 // indirect
Original file line number Diff line number Diff line change @@ -197,8 +197,8 @@ github.com/ugorji/go/codec v1.2.7 h1:YPXUKf7fYbp/y8xloBqZOw2qaVggbfwMlI8WM3wZUJ0
197
197
github.com/ugorji/go/codec v1.2.7 /go.mod h1:WGN1fab3R1fzQlVQTkfxVtIBhWDRqOviHU95kRgeqEY =
198
198
github.com/yusufpapurcu/wmi v1.2.4 h1:zFUKzehAFReQwLys1b/iSMl+JQGSCSjtVqQn9bBrPo0 =
199
199
github.com/yusufpapurcu/wmi v1.2.4 /go.mod h1:SBZ9tNy3G9/m5Oi98Zks0QjeHVDvuK0qfxQmPyzfmi0 =
200
- go.mongodb.org/mongo-driver v1.17.0 h1:Hp4q2MCjvY19ViwimTs00wHi7G4yzxh4/2+nTx8r40k =
201
- go.mongodb.org/mongo-driver v1.17.0 /go.mod h1:wwWm/+BuOddhcq3n68LKRmgk2wXzmF6s0SFOa0GINL4 =
200
+ go.mongodb.org/mongo-driver v1.17.1 h1:Wic5cJIwJgSpBhe3lx3+/RybR5PiYRMpVFgO7cOHyIM =
201
+ go.mongodb.org/mongo-driver v1.17.1 /go.mod h1:wwWm/+BuOddhcq3n68LKRmgk2wXzmF6s0SFOa0GINL4 =
202
202
go.uber.org/automaxprocs v1.6.0 h1:O3y2/QNTOdbF+e/dpXNNW7Rx2hZ4sTIPyybbxyNqTUs =
203
203
go.uber.org/automaxprocs v1.6.0 /go.mod h1:ifeIMSnPZuznNm6jmdzmU3/bfk01Fe2fotchwEFJ8r8 =
204
204
go.uber.org/goleak v1.1.12 h1:gZAh5/EyT/HQwlpkCy6wTpqfH9H8Lz8zbm3dZh+OyzA =
You can’t perform that action at this time.
0 commit comments