Fix the issue of backend errors not being propagated in streamable proxy mode

This commit is contained in:
johnlanni
2026-01-15 20:36:49 +08:00
committed by jingze
parent 27999dcc59
commit a38be77b9e
2 changed files with 3 additions and 1 deletions

View File

@@ -9,7 +9,7 @@ replace amap-tools => ../amap-tools
require (
amap-tools v0.0.0-00010101000000-000000000000
github.com/higress-group/proxy-wasm-go-sdk v0.0.0-20251103120604-77e9cce339d2
github.com/higress-group/wasm-go v1.0.10-0.20260115083526-76699a1df2c1
github.com/higress-group/wasm-go v1.0.10-0.20260115123534-84ef43c39dc9
github.com/stretchr/testify v1.9.0
quark-search v0.0.0-00010101000000-000000000000
)