mirror of
https://github.com/MetaCubeX/mihomo.git
synced 2026-03-03 12:17:31 +00:00
chore: using wk8/go-ordered-map/v2 replace internal StringMapSlice
This commit is contained in:
3
common/cache/lrucache.go
vendored
3
common/cache/lrucache.go
vendored
@@ -6,8 +6,7 @@ import (
|
||||
"sync"
|
||||
"time"
|
||||
|
||||
"github.com/metacubex/mihomo/common/generics/list"
|
||||
|
||||
list "github.com/bahlo/generic-list-go"
|
||||
"github.com/samber/lo"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user