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

@@ -20,8 +20,8 @@ import (
"regexp"
"strings"
"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/wrapper"