enable ai-proxy&ai-statistics rebuild logic with new key

This commit is contained in:
johnlanni
2025-10-11 16:32:32 +08:00
parent fcc7fc0139
commit fe69084c04
6 changed files with 8 additions and 4 deletions

View File

@@ -6,7 +6,7 @@ toolchain go1.24.4
require (
github.com/higress-group/proxy-wasm-go-sdk v0.0.0-20250822030947-8345453fddd0
github.com/higress-group/wasm-go v1.0.2
github.com/higress-group/wasm-go v1.0.3-0.20251011082652-b8c6db2073e2
github.com/stretchr/testify v1.9.0
github.com/tidwall/gjson v1.18.0
)