mirror of
https://github.com/alibaba/higress.git
synced 2026-04-22 20:47:36 +08:00
Migrate WASM Go Plugins to New SDK and Go 1.24 (#2532)
This commit is contained in:
@@ -4,7 +4,7 @@ import (
|
||||
"strings"
|
||||
|
||||
"ext-auth/util"
|
||||
regexp "github.com/wasilibs/go-re2"
|
||||
"regexp"
|
||||
)
|
||||
|
||||
const (
|
||||
|
||||
Reference in New Issue
Block a user