add RebuildAfterRequests config for some plugins

This commit is contained in:
johnlanni
2025-09-12 17:31:46 +08:00
parent c1b4cd6644
commit 1cc977c6d4
9 changed files with 12 additions and 5 deletions

View File

@@ -8,7 +8,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-0.20250821081215-b573359becf8
github.com/higress-group/wasm-go v1.0.2
github.com/stretchr/testify v1.9.0
github.com/tidwall/gjson v1.18.0
)