update wasm-go dependency

This commit is contained in:
johnlanni
2025-10-11 16:41:08 +08:00
parent fe69084c04
commit 15db773e24
4 changed files with 6 additions and 10 deletions

View File

@@ -8,7 +8,7 @@ toolchain go1.24.4
require (
github.com/higress-group/proxy-wasm-go-sdk v0.0.0-20250822030947-8345453fddd0
github.com/higress-group/wasm-go v1.0.3-0.20251011082652-b8c6db2073e2
github.com/higress-group/wasm-go v1.0.3-0.20251011083635-792cb1547bac
github.com/stretchr/testify v1.9.0
github.com/tidwall/gjson v1.18.0
)