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

@@ -6,7 +6,7 @@ toolchain go1.24.4
require (
github.com/higress-group/proxy-wasm-go-sdk v0.0.0-20250611100342-5654e89a7a80
github.com/higress-group/wasm-go v1.0.0
github.com/higress-group/wasm-go v1.0.2
github.com/pkg/errors v0.9.1
github.com/stretchr/testify v1.9.0
github.com/tidwall/gjson v1.18.0