File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -78,8 +78,8 @@ require (
78
78
github.com/pkg/errors v0.9.1 // indirect
79
79
github.com/pmezard/go-difflib v1.0.0 // indirect
80
80
github.com/rogpeppe/go-internal v1.14.1 // indirect
81
- github.com/tklauser/go-sysconf v0.3.14 // indirect
82
- github.com/tklauser/numcpus v0.9 .0 // indirect
81
+ github.com/tklauser/go-sysconf v0.3.15 // indirect
82
+ github.com/tklauser/numcpus v0.10 .0 // indirect
83
83
github.com/yusufpapurcu/wmi v1.2.4 // indirect
84
84
go.mongodb.org/mongo-driver v1.17.3 // indirect
85
85
golang.org/x/sync v0.14.0 // indirect
Original file line number Diff line number Diff line change @@ -154,10 +154,10 @@ github.com/stretchr/testify v1.3.0/go.mod h1:M5WIy9Dh21IEIfnGCwXGc5bZfKNJtfHm1UV
154
154
github.com/stretchr/testify v1.7.0 /go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg =
155
155
github.com/stretchr/testify v1.10.0 h1:Xv5erBjTwe/5IxqUQTdXv5kgmIvbHo3QQyRwhJsOfJA =
156
156
github.com/stretchr/testify v1.10.0 /go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY =
157
- github.com/tklauser/go-sysconf v0.3.14 h1:g5vzr9iPFFz24v2KZXs/pvpvh8/V9Fw6vQK5ZZb78yU =
158
- github.com/tklauser/go-sysconf v0.3.14 /go.mod h1:1ym4lWMLUOhuBOPGtRcJm7tEGX4SCYNEEEtghGG/8uY =
159
- github.com/tklauser/numcpus v0.9 .0 h1:lmyCHtANi8aRUgkckBgoDk1nHCux3n2cgkJLXdQGPDo =
160
- github.com/tklauser/numcpus v0.9 .0 /go.mod h1:SN6Nq1O3VychhC1npsWostA+oW+VOQTxZrS604NSRyI =
157
+ github.com/tklauser/go-sysconf v0.3.15 h1:VE89k0criAymJ/Os65CSn1IXaol+1wrsFHEB8Ol49K4 =
158
+ github.com/tklauser/go-sysconf v0.3.15 /go.mod h1:Dmjwr6tYFIseJw7a3dRLJfsHAMXZ3nEnL/aZY+0IuI4 =
159
+ github.com/tklauser/numcpus v0.10 .0 h1:18njr6LDBk1zuna922MgdjQuJFjrdppsZG60sHGfjso =
160
+ github.com/tklauser/numcpus v0.10 .0 /go.mod h1:BiTKazU708GQTYF4mB+cmlpT2Is1gLk7XVuEeem8LsQ =
161
161
github.com/ugorji/go/codec v1.2.7 h1:YPXUKf7fYbp/y8xloBqZOw2qaVggbfwMlI8WM3wZUJ0 =
162
162
github.com/ugorji/go/codec v1.2.7 /go.mod h1:WGN1fab3R1fzQlVQTkfxVtIBhWDRqOviHU95kRgeqEY =
163
163
github.com/yusufpapurcu/wmi v1.2.4 h1:zFUKzehAFReQwLys1b/iSMl+JQGSCSjtVqQn9bBrPo0 =
You can’t perform that action at this time.
0 commit comments