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 @@ -77,7 +77,7 @@ require (
77
77
github.com/pkg/errors v0.9.1 // indirect
78
78
github.com/pmezard/go-difflib v1.0.0 // indirect
79
79
github.com/tklauser/go-sysconf v0.3.14 // indirect
80
- github.com/tklauser/numcpus v0.8 .0 // indirect
80
+ github.com/tklauser/numcpus v0.9 .0 // indirect
81
81
github.com/yusufpapurcu/wmi v1.2.4 // indirect
82
82
go.mongodb.org/mongo-driver v1.17.1 // indirect
83
83
golang.org/x/sync v0.8.0 // indirect
Original file line number Diff line number Diff line change @@ -151,8 +151,8 @@ github.com/stretchr/testify v1.9.0 h1:HtqpIVDClZ4nwg75+f6Lvsy/wHu+3BoSGCbBAcpTsT
151
151
github.com/stretchr/testify v1.9.0 /go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY =
152
152
github.com/tklauser/go-sysconf v0.3.14 h1:g5vzr9iPFFz24v2KZXs/pvpvh8/V9Fw6vQK5ZZb78yU =
153
153
github.com/tklauser/go-sysconf v0.3.14 /go.mod h1:1ym4lWMLUOhuBOPGtRcJm7tEGX4SCYNEEEtghGG/8uY =
154
- github.com/tklauser/numcpus v0.8 .0 h1:Mx4Wwe/FjZLeQsK/6kt2EOepwwSl7SmJrK5bV/dXYgY =
155
- github.com/tklauser/numcpus v0.8 .0 /go.mod h1:ZJZlAY+dmR4eut8epnzf0u/VwodKmryxR8txiloSqBE =
154
+ github.com/tklauser/numcpus v0.9 .0 h1:lmyCHtANi8aRUgkckBgoDk1nHCux3n2cgkJLXdQGPDo =
155
+ github.com/tklauser/numcpus v0.9 .0 /go.mod h1:SN6Nq1O3VychhC1npsWostA+oW+VOQTxZrS604NSRyI =
156
156
github.com/ugorji/go/codec v1.2.7 h1:YPXUKf7fYbp/y8xloBqZOw2qaVggbfwMlI8WM3wZUJ0 =
157
157
github.com/ugorji/go/codec v1.2.7 /go.mod h1:WGN1fab3R1fzQlVQTkfxVtIBhWDRqOviHU95kRgeqEY =
158
158
github.com/yusufpapurcu/wmi v1.2.4 h1:zFUKzehAFReQwLys1b/iSMl+JQGSCSjtVqQn9bBrPo0 =
You can’t perform that action at this time.
0 commit comments