mirror of
https://github.com/alibaba/higress.git
synced 2026-04-22 12:37:26 +08:00
Migrate WASM Go Plugins to New SDK and Go 1.24 (#2532)
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
package config
|
||||
|
||||
import (
|
||||
regexp "github.com/wasilibs/go-re2"
|
||||
"regexp"
|
||||
)
|
||||
|
||||
var DefaultBotRegex = []*regexp.Regexp{
|
||||
|
||||
Reference in New Issue
Block a user