rename package
This commit is contained in:
@@ -3,7 +3,7 @@ package plist
|
||||
import (
|
||||
"strings"
|
||||
|
||||
"474420502.top/eson/structure/compare"
|
||||
"github.com/474420502/focus/compare"
|
||||
"github.com/davecgh/go-spew/spew"
|
||||
)
|
||||
|
||||
|
||||
@@ -7,7 +7,7 @@ import (
|
||||
"log"
|
||||
"testing"
|
||||
|
||||
"474420502.top/eson/structure/compare"
|
||||
"github.com/474420502/focus/compare"
|
||||
)
|
||||
|
||||
func loadTestData() []int {
|
||||
|
||||
Reference in New Issue
Block a user