update mcp server dependency

This commit is contained in:
johnlanni
2025-04-07 21:04:29 +08:00
parent af663b701a
commit 1385028f01
6 changed files with 9 additions and 23 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.20250402072030-ae5d1c59f256
github.com/alibaba/higress/plugins/wasm-go v1.4.4-0.20250407124215-3431eeb8d374
github.com/tidwall/gjson v1.18.0
)