File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
examples/provider/keyvalue-inmemory Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ replace go.wasmcloud.dev/provider => ../../../provider
88
99require (
1010 github.com/nats-io/nats.go v1.38.0
11- github.com/testcontainers/testcontainers-go v0.34 .0
11+ github.com/testcontainers/testcontainers-go v0.35 .0
1212 go.opentelemetry.io/otel v1.33.0
1313 go.opentelemetry.io/otel/trace v1.33.0
1414 go.wasmcloud.dev/provider v0.0.0-20240124183610-1a92f8d04935
Original file line number Diff line number Diff line change @@ -105,8 +105,8 @@ github.com/stretchr/objx v0.5.2/go.mod h1:FRsXN1f5AsAjCGJKqEizvkpNtU+EGNCLh3NxZ/
105105github.com/stretchr/testify v1.7.0 /go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg =
106106github.com/stretchr/testify v1.10.0 h1:Xv5erBjTwe/5IxqUQTdXv5kgmIvbHo3QQyRwhJsOfJA =
107107github.com/stretchr/testify v1.10.0 /go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY =
108- github.com/testcontainers/testcontainers-go v0.34 .0 h1:5fbgF0vIN5u+nD3IWabQwRybuB4GY8G2HHgCkbMzMHo =
109- github.com/testcontainers/testcontainers-go v0.34 .0 /go.mod h1:6P/kMkQe8yqPHfPWNulFGdFHTD8HB2vLq/231xY2iPQ =
108+ github.com/testcontainers/testcontainers-go v0.35 .0 h1:uADsZpTKFAtp8SLK+hMwSaa+X+JiERHtd4sQAFmXeMo =
109+ github.com/testcontainers/testcontainers-go v0.35 .0 /go.mod h1:oEVBj5zrfJTrgjwONs1SsRbnBtH9OKl+IGl3UMcr2B4 =
110110github.com/tklauser/go-sysconf v0.3.14 h1:g5vzr9iPFFz24v2KZXs/pvpvh8/V9Fw6vQK5ZZb78yU =
111111github.com/tklauser/go-sysconf v0.3.14 /go.mod h1:1ym4lWMLUOhuBOPGtRcJm7tEGX4SCYNEEEtghGG/8uY =
112112github.com/tklauser/numcpus v0.9.0 h1:lmyCHtANi8aRUgkckBgoDk1nHCux3n2cgkJLXdQGPDo =
You can’t perform that action at this time.
0 commit comments