Skip to content

Commit 1c039ee

Browse files
dependabot[bot]avrabe
authored andcommitted
go/examples(deps): bump github.com/bytecodealliance/wasm-tools-go
Bumps [github.com/bytecodealliance/wasm-tools-go](https://github.com/bytecodealliance/wasm-tools-go) from 0.3.0 to 0.3.2. - [Release notes](https://github.com/bytecodealliance/wasm-tools-go/releases) - [Changelog](https://github.com/bytecodealliance/wasm-tools-go/blob/main/CHANGELOG.md) - [Commits](bytecodealliance/wasm-tools-go@v0.3.0...v0.3.2) --- updated-dependencies: - dependency-name: github.com/bytecodealliance/wasm-tools-go dependency-version: 0.3.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4eb00bb commit 1c039ee

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

examples/go_component/go.mod

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
11
module github.com/example/calculator
22

3-
go 1.21
4-
5-
require github.com/bytecodealliance/wasm-tools-go v0.3.0
3+
go 1.22.0

0 commit comments

Comments
 (0)