use github.com/chrislusf instead of github.com/aszxqw
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
package topology
|
||||
|
||||
import (
|
||||
"github.com/aszxqw/weed-fs/go/glog"
|
||||
"github.com/aszxqw/weed-fs/go/operation"
|
||||
"github.com/aszxqw/weed-fs/go/sequence"
|
||||
"github.com/aszxqw/weed-fs/go/storage"
|
||||
"github.com/chrislusf/weed-fs/go/glog"
|
||||
"github.com/chrislusf/weed-fs/go/operation"
|
||||
"github.com/chrislusf/weed-fs/go/sequence"
|
||||
"github.com/chrislusf/weed-fs/go/storage"
|
||||
"errors"
|
||||
"github.com/goraft/raft"
|
||||
"io/ioutil"
|
||||
|
||||
Reference in New Issue
Block a user