update wasm-go sdk for wasmplugins which use redis call

Change-Id: Ifc5efb21f4860fc85d096604a53a10e85797d813
This commit is contained in:
johnlanni
2025-11-03 15:05:03 +08:00
parent 1602b6f94a
commit f79e3b9556
8 changed files with 12 additions and 6 deletions

View File

@@ -9,7 +9,7 @@ toolchain go1.24.4
require (
github.com/google/uuid v1.6.0
github.com/higress-group/proxy-wasm-go-sdk v0.0.0-20250822030947-8345453fddd0
github.com/higress-group/wasm-go v1.0.2-0.20250821081215-b573359becf8
github.com/higress-group/wasm-go v1.0.6-0.20251103065747-41d65dbb2f9e
github.com/stretchr/testify v1.9.0
github.com/tidwall/gjson v1.18.0
github.com/tidwall/resp v0.1.1