rename package

This commit is contained in:
2019-05-08 11:04:03 +08:00
parent 368447c31d
commit d718d87cd6
32 changed files with 33 additions and 33 deletions

View File

@@ -3,7 +3,7 @@ package plist
import (
"strings"
"474420502.top/eson/structure/compare"
"github.com/474420502/focus/compare"
"github.com/davecgh/go-spew/spew"
)

View File

@@ -7,7 +7,7 @@ import (
"log"
"testing"
"474420502.top/eson/structure/compare"
"github.com/474420502/focus/compare"
)
func loadTestData() []int {