rename package
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
package vbtkey
|
||||
|
||||
import (
|
||||
"474420502.top/eson/structure/lastack"
|
||||
"github.com/474420502/focus/lastack"
|
||||
)
|
||||
|
||||
type Iterator struct {
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
package vbtkey
|
||||
|
||||
import (
|
||||
"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"
|
||||
"github.com/huandu/skiplist"
|
||||
|
||||
"github.com/Pallinder/go-randomdata"
|
||||
|
||||
Reference in New Issue
Block a user