@@ -14,13 +14,13 @@ Containerd shim for running Spin workloads.
1414containerd-shim = " 0.6.0"
1515containerd-shim-wasm = " 0.4.0"
1616log = " 0.4"
17- spin-trigger = { git = " https://github.com/jsturtevant/spin" , branch = " spin-oci " }
18- spin-trigger-http = { git = " https://github.com/jsturtevant/spin" , branch = " spin-oci " }
19- spin-redis-engine ={ git = " https://github.com/jsturtevant/spin" , branch = " spin-oci " }
20- spin-manifest = { git = " https://github.com/jsturtevant/spin" , branch = " spin-oci " }
21- spin-loader = { git = " https://github.com/jsturtevant/spin" , branch = " spin-oci " }
22- spin-app = { git = " https://github.com/jsturtevant/spin" , branch = " spin-oci " }
23- spin-oci = { git = " https://github.com/jsturtevant/spin" , branch = " spin-oci " }
17+ spin-trigger = { git = " https://github.com/jsturtevant/spin" , rev = " 1856ba8971f93beae5fe1f8e2e0961d7ad50d493 " }
18+ spin-trigger-http = { git = " https://github.com/jsturtevant/spin" , rev = " 1856ba8971f93beae5fe1f8e2e0961d7ad50d493 " }
19+ spin-redis-engine ={ git = " https://github.com/jsturtevant/spin" , rev = " 1856ba8971f93beae5fe1f8e2e0961d7ad50d493 " }
20+ spin-manifest = { git = " https://github.com/jsturtevant/spin" , rev = " 1856ba8971f93beae5fe1f8e2e0961d7ad50d493 " }
21+ spin-loader = { git = " https://github.com/jsturtevant/spin" , rev = " 1856ba8971f93beae5fe1f8e2e0961d7ad50d493 " }
22+ spin-app = { git = " https://github.com/jsturtevant/spin" , rev = " 1856ba8971f93beae5fe1f8e2e0961d7ad50d493 " }
23+ spin-oci = { git = " https://github.com/jsturtevant/spin" , rev = " 1856ba8971f93beae5fe1f8e2e0961d7ad50d493 " }
2424wasmtime = " 10.0.1"
2525tokio = { version = " 1" , features = [" rt" ] }
2626openssl = { version = " *" , features = [" vendored" ] }
0 commit comments