update mcp-server plugin dependency

This commit is contained in:
johnlanni
2025-04-02 13:41:49 +08:00
parent 823527ab94
commit 728a9de165
6 changed files with 9 additions and 3 deletions

View File

@@ -3,7 +3,7 @@ module quark-search
go 1.24.1
require (
github.com/alibaba/higress/plugins/wasm-go v1.4.4-0.20250331125043-e9661a6dabda
github.com/alibaba/higress/plugins/wasm-go v1.4.4-0.20250401124952-88dae4b8ca9e
github.com/tidwall/gjson v1.18.0
)