Merge pull request #374 from steveyegge/dependabot/go_modules/github.com/tetratelabs/wazero-1.10.1

Bump github.com/tetratelabs/wazero from 1.10.0 to 1.10.1
This commit is contained in:
Steve Yegge
2025-11-24 16:11:00 -08:00
committed by GitHub
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