update wasm-go dep of mcp-server

This commit is contained in:
johnlanni
2025-12-08 10:20:57 +08:00
parent 8a7a375ebd
commit 7bee45b022
2 changed files with 3 additions and 3 deletions

View File

@@ -9,7 +9,7 @@ replace amap-tools => ../amap-tools
require (
amap-tools v0.0.0-00010101000000-000000000000
github.com/higress-group/proxy-wasm-go-sdk v0.0.0-20251103120604-77e9cce339d2
github.com/higress-group/wasm-go v1.0.6
github.com/higress-group/wasm-go v1.0.7-0.20251208021417-219c8c16d22a
github.com/stretchr/testify v1.9.0
quark-search v0.0.0-00010101000000-000000000000
)