update all-in-one mcp-server depenednecy

This commit is contained in:
johnlanni
2025-04-17 16:25:00 +08:00
parent b13bce6a36
commit 7f9ae38e51
2 changed files with 3 additions and 1 deletions

View File

@@ -8,7 +8,7 @@ replace amap-tools => ../amap-tools
require (
amap-tools v0.0.0-00010101000000-000000000000
github.com/alibaba/higress/plugins/wasm-go v1.4.4-0.20250415030540-b7c7ef6b2c9a
github.com/alibaba/higress/plugins/wasm-go v1.4.4-0.20250417034617-08d7bf5f1f3f
quark-search v0.0.0-00010101000000-000000000000
)

View File

@@ -8,6 +8,8 @@ github.com/Masterminds/sprig/v3 v3.3.0 h1:mQh0Yrg1XPo6vjYXgtf5OtijNAKJRNcTdOOGZe
github.com/Masterminds/sprig/v3 v3.3.0/go.mod h1:Zy1iXRYNqNLUolqCpL4uhk6SHUMAOSCzdgBfDb35Lz0=
github.com/alibaba/higress/plugins/wasm-go v1.4.4-0.20250415030540-b7c7ef6b2c9a h1:hPOSE43YTuksVJfwpbfaIH5C7D4jFtyG0Spyru15P9g=
github.com/alibaba/higress/plugins/wasm-go v1.4.4-0.20250415030540-b7c7ef6b2c9a/go.mod h1:VsSgC7oa1dhUArj6COnzo2AWSMCuNQAFo5HjZdo5Rks=
github.com/alibaba/higress/plugins/wasm-go v1.4.4-0.20250417034617-08d7bf5f1f3f h1:osY7l0nK4QGw8pQb4Rodiy5urpyew9klcpK4uNP7mgQ=
github.com/alibaba/higress/plugins/wasm-go v1.4.4-0.20250417034617-08d7bf5f1f3f/go.mod h1:VsSgC7oa1dhUArj6COnzo2AWSMCuNQAFo5HjZdo5Rks=
github.com/bahlo/generic-list-go v0.2.0 h1:5sz/EEAK+ls5wF+NeqDpk5+iNdMDXrh3z3nPnH1Wvgk=
github.com/bahlo/generic-list-go v0.2.0/go.mod h1:2KvAjgMlE5NNynlg/5iLrrCCZ2+5xWbdbCW3pNTGyYg=
github.com/buger/jsonparser v1.1.1 h1:2PnMjfWD7wBILjqQbt530v576A/cAbQvEW9gGIpYMUs=