update ai proxy go mod (#1556)

This commit is contained in:
澄潭
2024-12-02 14:41:55 +08:00
committed by GitHub
parent 6187be97e5
commit d6094974c2
2 changed files with 3 additions and 3 deletions

View File

@@ -8,7 +8,7 @@ replace github.com/alibaba/higress/plugins/wasm-go => ../..
require (
github.com/alibaba/higress/plugins/wasm-go v0.0.0
github.com/higress-group/proxy-wasm-go-sdk v0.0.0-20240711023527-ba358c48772f
github.com/higress-group/proxy-wasm-go-sdk v1.0.0
github.com/stretchr/testify v1.8.4
github.com/tidwall/gjson v1.17.3
)