fix(mcp-server): fix MCP server version negotiation to comply with spec (#3258)

This commit is contained in:
澄潭
2025-12-26 17:04:20 +08:00
committed by jingze
parent 387c337654
commit 541e5e206f
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.7-0.20251208021417-219c8c16d22a
github.com/higress-group/wasm-go v1.0.9-0.20251223122142-eae11e33a500
github.com/stretchr/testify v1.9.0
quark-search v0.0.0-00010101000000-000000000000
)