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

@@ -4,7 +4,7 @@ import (
"io"
"github.com/corazawaf/coraza/v3/debuglog"
"github.com/tetratelabs/proxy-wasm-go-sdk/proxywasm"
"github.com/higress-group/proxy-wasm-go-sdk/proxywasm"
)
type logger struct {