Change joeslay paths to chrislusf paths
This commit is contained in:
@@ -5,8 +5,8 @@ import (
|
||||
"database/sql"
|
||||
"fmt"
|
||||
|
||||
"github.com/joeslay/seaweedfs/weed/filer2"
|
||||
"github.com/joeslay/seaweedfs/weed/glog"
|
||||
"github.com/chrislusf/seaweedfs/weed/filer2"
|
||||
"github.com/chrislusf/seaweedfs/weed/glog"
|
||||
)
|
||||
|
||||
type AbstractSqlStore struct {
|
||||
|
||||
Reference in New Issue
Block a user