update wasm-go dependency (#3367)

This commit is contained in:
rinfx
2026-01-20 15:13:59 +08:00
committed by GitHub
parent 399d2f372e
commit 3a28a9b6a7
6 changed files with 11 additions and 17 deletions

View File

@@ -8,7 +8,7 @@ toolchain go1.24.4
require (
github.com/higress-group/proxy-wasm-go-sdk v0.0.0-20251103120604-77e9cce339d2
github.com/higress-group/wasm-go v1.0.9-0.20251226032831-95da539a1ec7
github.com/higress-group/wasm-go v1.0.10-0.20260120033417-1c84f010156d
github.com/stretchr/testify v1.9.0
github.com/tidwall/gjson v1.18.0
)