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,7 +17,7 @@ package wrapper
import (
"strings"
"github.com/tetratelabs/proxy-wasm-go-sdk/proxywasm"
"github.com/higress-group/proxy-wasm-go-sdk/proxywasm"
)
func GetRequestScheme() string {