mirror of
https://github.com/TeaOSLab/EdgeNode.git
synced 2025-12-21 03:56:37 +08:00
优化xxhash和fnv相关代码
This commit is contained in:
@@ -5,7 +5,7 @@ package caches_test
|
||||
import (
|
||||
"fmt"
|
||||
"github.com/TeaOSLab/EdgeNode/internal/caches"
|
||||
"github.com/cespare/xxhash"
|
||||
"github.com/cespare/xxhash/v2"
|
||||
"github.com/iwind/TeaGo/types"
|
||||
"strconv"
|
||||
"testing"
|
||||
|
||||
Reference in New Issue
Block a user