mirror of
https://github.com/duke-git/lancet.git
synced 2025-10-05 07:26:51 +08:00
upgrade go module v2
This commit is contained in:
@@ -3,7 +3,7 @@ package algorithm
|
||||
import (
|
||||
"testing"
|
||||
|
||||
"github.com/duke-git/lancet/internal"
|
||||
"github.com/duke-git/lancet/v2/internal"
|
||||
)
|
||||
|
||||
func TestLRUCache(t *testing.T) {
|
||||
|
Reference in New Issue
Block a user