mirror of
https://github.com/MetaCubeX/mihomo.git
synced 2026-02-27 01:07:10 +00:00
chore: using wk8/go-ordered-map/v2 replace internal StringMapSlice
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
package strmatcher
|
||||
|
||||
import (
|
||||
"github.com/metacubex/mihomo/common/generics/list"
|
||||
list "github.com/bahlo/generic-list-go"
|
||||
)
|
||||
|
||||
const validCharCount = 53
|
||||
|
||||
Reference in New Issue
Block a user