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 (
7777 github.com/pkg/errors v0.9.1 // indirect
7878 github.com/pmezard/go-difflib v1.0.0 // indirect
7979 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
8181 github.com/yusufpapurcu/wmi v1.2.4 // indirect
8282 go.mongodb.org/mongo-driver v1.17.1 // indirect
8383 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
151151github.com/stretchr/testify v1.9.0 /go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY =
152152github.com/tklauser/go-sysconf v0.3.14 h1:g5vzr9iPFFz24v2KZXs/pvpvh8/V9Fw6vQK5ZZb78yU =
153153github.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 =
156156github.com/ugorji/go/codec v1.2.7 h1:YPXUKf7fYbp/y8xloBqZOw2qaVggbfwMlI8WM3wZUJ0 =
157157github.com/ugorji/go/codec v1.2.7 /go.mod h1:WGN1fab3R1fzQlVQTkfxVtIBhWDRqOviHU95kRgeqEY =
158158github.com/yusufpapurcu/wmi v1.2.4 h1:zFUKzehAFReQwLys1b/iSMl+JQGSCSjtVqQn9bBrPo0 =
You can’t perform that action at this time.
0 commit comments