use github.com/chrislusf instead of github.com/aszxqw
This commit is contained in:
@@ -2,9 +2,9 @@ package storage
|
||||
|
||||
import (
|
||||
proto "code.google.com/p/goprotobuf/proto"
|
||||
"github.com/aszxqw/weed-fs/go/glog"
|
||||
"github.com/aszxqw/weed-fs/go/operation"
|
||||
"github.com/aszxqw/weed-fs/go/util"
|
||||
"github.com/chrislusf/weed-fs/go/glog"
|
||||
"github.com/chrislusf/weed-fs/go/operation"
|
||||
"github.com/chrislusf/weed-fs/go/util"
|
||||
"encoding/json"
|
||||
"errors"
|
||||
"fmt"
|
||||
|
||||
Reference in New Issue
Block a user