replace proxy-wasm-go-sdk (#842)

This commit is contained in:
rinfx
2024-02-26 19:19:49 +08:00
committed by GitHub
parent 50a219ed01
commit 9be4f7d587
70 changed files with 231 additions and 208 deletions

View File

@@ -17,8 +17,8 @@ package wrapper
import (
"unsafe"
"github.com/tetratelabs/proxy-wasm-go-sdk/proxywasm"
"github.com/tetratelabs/proxy-wasm-go-sdk/proxywasm/types"
"github.com/higress-group/proxy-wasm-go-sdk/proxywasm"
"github.com/higress-group/proxy-wasm-go-sdk/proxywasm/types"
"github.com/tidwall/gjson"
"github.com/alibaba/higress/plugins/wasm-go/pkg/matcher"