mirror of
https://github.com/alibaba/higress.git
synced 2026-06-01 08:37:26 +08:00
replace regexp (#1169)
This commit is contained in:
@@ -18,8 +18,9 @@ import (
|
||||
"errors"
|
||||
"fmt"
|
||||
"net/url"
|
||||
"regexp"
|
||||
"strings"
|
||||
|
||||
regexp "github.com/wasilibs/go-re2"
|
||||
)
|
||||
|
||||
const (
|
||||
|
||||
Reference in New Issue
Block a user