File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1818 TINYGO_VERSION : " 0.36.0"
1919 GOLANGCI_VERSION : " v1.64.2"
2020 WASH_VERSION : " 0.37.0"
21- WASM_TOOLS_VERSION : " 1.220 .0"
21+ WASM_TOOLS_VERSION : " 1.225 .0"
2222
2323permissions :
2424 contents : read
Original file line number Diff line number Diff line change 1616 TINYGO_VERSION : " 0.36.0"
1717 GOLANGCI_VERSION : " v1.64.2"
1818 WASH_VERSION : " 0.37.0"
19- WASM_TOOLS_VERSION : " 1.220 .0"
19+ WASM_TOOLS_VERSION : " 1.225 .0"
2020 WRPC_VERSION : " 0.11.1"
2121
2222permissions :
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ Writing a wasmCloud Capability Provider? Check out the [Go Provider SDK](https:/
1111Requires:
1212
1313- [ ` tinygo ` ] ( https://tinygo.org/getting-started/install/ ) 0.33.0 or above.
14- - [ ` wasm-tools ` ] ( https://github.com/bytecodealliance/wasm-tools?tab=readme-ov-file#installation ) 1.220.0 or above .
14+ - [ ` wasm-tools ` ] ( https://github.com/bytecodealliance/wasm-tools?tab=readme-ov-file#installation ) 1.220.0 - 1.225.0 (1.226.0+ depends on unreleased versions of ` go.bytecodealliance.org/cmd/wit-bindgen-go ` ) .
1515
1616Import ` go.wasmcloud.dev/component ` in your Go module.
1717
You can’t perform that action at this time.
0 commit comments