replace regexp (#1169)

This commit is contained in:
澄潭
2024-07-31 17:48:38 +08:00
committed by GitHub
parent 210b97b06b
commit cc74c0da93
12 changed files with 64 additions and 32 deletions

View File

@@ -17,8 +17,9 @@ package config
import (
"errors"
"net/url"
"regexp"
"strings"
regexp "github.com/wasilibs/go-re2"
)
const (