File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
examples/provider/keyvalue-inmemory Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -57,8 +57,8 @@ require (
5757 github.com/shoenig/go-m1cpu v0.1.6 // indirect
5858 github.com/sirupsen/logrus v1.9.3 // indirect
5959 github.com/stretchr/testify v1.10.0 // indirect
60- github.com/tklauser/go-sysconf v0.3.14 // indirect
61- github.com/tklauser/numcpus v0.9 .0 // indirect
60+ github.com/tklauser/go-sysconf v0.3.15 // indirect
61+ github.com/tklauser/numcpus v0.10 .0 // indirect
6262 github.com/yusufpapurcu/wmi v1.2.4 // indirect
6363 go.opentelemetry.io/auto/sdk v1.1.0 // indirect
6464 go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.59.0 // indirect
Original file line number Diff line number Diff line change @@ -107,10 +107,10 @@ github.com/stretchr/testify v1.10.0 h1:Xv5erBjTwe/5IxqUQTdXv5kgmIvbHo3QQyRwhJsOf
107107github.com/stretchr/testify v1.10.0 /go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY =
108108github.com/testcontainers/testcontainers-go v0.35.0 h1:uADsZpTKFAtp8SLK+hMwSaa+X+JiERHtd4sQAFmXeMo =
109109github.com/testcontainers/testcontainers-go v0.35.0 /go.mod h1:oEVBj5zrfJTrgjwONs1SsRbnBtH9OKl+IGl3UMcr2B4 =
110- github.com/tklauser/go-sysconf v0.3.14 h1:g5vzr9iPFFz24v2KZXs/pvpvh8/V9Fw6vQK5ZZb78yU =
111- github.com/tklauser/go-sysconf v0.3.14 /go.mod h1:1ym4lWMLUOhuBOPGtRcJm7tEGX4SCYNEEEtghGG/8uY =
112- github.com/tklauser/numcpus v0.9 .0 h1:lmyCHtANi8aRUgkckBgoDk1nHCux3n2cgkJLXdQGPDo =
113- github.com/tklauser/numcpus v0.9 .0 /go.mod h1:SN6Nq1O3VychhC1npsWostA+oW+VOQTxZrS604NSRyI =
110+ github.com/tklauser/go-sysconf v0.3.15 h1:VE89k0criAymJ/Os65CSn1IXaol+1wrsFHEB8Ol49K4 =
111+ github.com/tklauser/go-sysconf v0.3.15 /go.mod h1:Dmjwr6tYFIseJw7a3dRLJfsHAMXZ3nEnL/aZY+0IuI4 =
112+ github.com/tklauser/numcpus v0.10 .0 h1:18njr6LDBk1zuna922MgdjQuJFjrdppsZG60sHGfjso =
113+ github.com/tklauser/numcpus v0.10 .0 /go.mod h1:BiTKazU708GQTYF4mB+cmlpT2Is1gLk7XVuEeem8LsQ =
114114github.com/yuin/goldmark v1.1.27 /go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74 =
115115github.com/yuin/goldmark v1.2.1 /go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74 =
116116github.com/yusufpapurcu/wmi v1.2.4 h1:zFUKzehAFReQwLys1b/iSMl+JQGSCSjtVqQn9bBrPo0 =
You can’t perform that action at this time.
0 commit comments