Skip to content

Commit 9959048

Browse files
dependabot[bot]avrabe
authored andcommitted
go(deps): bump github.com/bytecodealliance/wasm-tools-go in /tinygo
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 c4ea938 commit 9959048

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

tinygo/go.mod

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
11
module github.com/pulseengine/bazel-file-ops-component/tinygo
22

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

0 commit comments

Comments
 (0)