mirror of
https://github.com/alibaba/higress.git
synced 2026-05-22 19:57:29 +08:00
Unify wasm go sdk version (#797)
This commit is contained in:
@@ -5,7 +5,7 @@ go 1.18
|
||||
replace github.com/alibaba/higress/plugins/wasm-go => ../..
|
||||
|
||||
require (
|
||||
github.com/tetratelabs/proxy-wasm-go-sdk v0.19.1-0.20220822060051-f9d179a57f8c
|
||||
github.com/tetratelabs/proxy-wasm-go-sdk v0.22.0
|
||||
github.com/tidwall/gjson v1.14.3
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user