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 @@ -18,7 +18,7 @@ require (
1818 github.com/prometheus/exporter-toolkit v0.13.1
1919 github.com/smartystreets/goconvey v1.8.1
2020 github.com/stretchr/testify v1.10.0
21- github.com/tklauser/go-sysconf v0.3.14
21+ github.com/tklauser/go-sysconf v0.3.15
2222 golang.org/x/sync v0.13.0
2323 golang.org/x/sys v0.32.0
2424 gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c
@@ -47,7 +47,7 @@ require (
4747 github.com/prometheus/procfs v0.15.1 // indirect
4848 github.com/rogpeppe/go-internal v1.10.0 // indirect
4949 github.com/smarty/assertions v1.15.0 // indirect
50- github.com/tklauser/numcpus v0.8 .0 // indirect
50+ github.com/tklauser/numcpus v0.10 .0 // indirect
5151 github.com/xhit/go-str2duration/v2 v2.1.0 // indirect
5252 golang.org/x/crypto v0.37.0 // indirect
5353 golang.org/x/net v0.39.0 // indirect
Original file line number Diff line number Diff line change @@ -79,10 +79,10 @@ github.com/stretchr/objx v0.1.0/go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+
7979github.com/stretchr/testify v1.4.0 /go.mod h1:j7eGeouHqKxXV5pUuKE4zz7dFj8WfuZ+81PSLYec5m4 =
8080github.com/stretchr/testify v1.10.0 h1:Xv5erBjTwe/5IxqUQTdXv5kgmIvbHo3QQyRwhJsOfJA =
8181github.com/stretchr/testify v1.10.0 /go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY =
82- github.com/tklauser/go-sysconf v0.3.14 h1:g5vzr9iPFFz24v2KZXs/pvpvh8/V9Fw6vQK5ZZb78yU =
83- github.com/tklauser/go-sysconf v0.3.14 /go.mod h1:1ym4lWMLUOhuBOPGtRcJm7tEGX4SCYNEEEtghGG/8uY =
84- github.com/tklauser/numcpus v0.8 .0 h1:Mx4Wwe/FjZLeQsK/6kt2EOepwwSl7SmJrK5bV/dXYgY =
85- github.com/tklauser/numcpus v0.8 .0 /go.mod h1:ZJZlAY+dmR4eut8epnzf0u/VwodKmryxR8txiloSqBE =
82+ github.com/tklauser/go-sysconf v0.3.15 h1:VE89k0criAymJ/Os65CSn1IXaol+1wrsFHEB8Ol49K4 =
83+ github.com/tklauser/go-sysconf v0.3.15 /go.mod h1:Dmjwr6tYFIseJw7a3dRLJfsHAMXZ3nEnL/aZY+0IuI4 =
84+ github.com/tklauser/numcpus v0.10 .0 h1:18njr6LDBk1zuna922MgdjQuJFjrdppsZG60sHGfjso =
85+ github.com/tklauser/numcpus v0.10 .0 /go.mod h1:BiTKazU708GQTYF4mB+cmlpT2Is1gLk7XVuEeem8LsQ =
8686github.com/xhit/go-str2duration/v2 v2.1.0 h1:lxklc02Drh6ynqX+DdPyp5pCKLUQpRT8bp8Ydu2Bstc =
8787github.com/xhit/go-str2duration/v2 v2.1.0 /go.mod h1:ohY8p+0f07DiV6Em5LKB0s2YpLtXVyJfNt1+BlmyAsU =
8888golang.org/x/crypto v0.37.0 h1:kJNSjF/Xp7kU0iB2Z+9viTPMW4EqqsrywMXLJOOsXSE =
You can’t perform that action at this time.
0 commit comments