Bump github.com/tetratelabs/wazero from 1.10.0 to 1.10.1

Bumps [github.com/tetratelabs/wazero](https://github.com/tetratelabs/wazero) from 1.10.0 to 1.10.1.
- [Release notes](https://github.com/tetratelabs/wazero/releases)
- [Commits](https://github.com/tetratelabs/wazero/compare/v1.10.0...v1.10.1)

---
updated-dependencies:
- dependency-name: github.com/tetratelabs/wazero
  dependency-version: 1.10.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-11-24 20:52:30 +00:00
committed by GitHub
parent 0acd9d0a5d
commit 8fdb49349f
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -12,7 +12,7 @@ require (
github.com/ncruces/go-sqlite3 v0.30.1
github.com/spf13/cobra v1.10.1
github.com/spf13/viper v1.21.0
github.com/tetratelabs/wazero v1.10.0
github.com/tetratelabs/wazero v1.10.1
golang.org/x/mod v0.30.0
golang.org/x/sys v0.38.0
golang.org/x/term v0.37.0