use github.com/chrislusf instead of github.com/aszxqw
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
package operation
|
||||
|
||||
import (
|
||||
"github.com/aszxqw/weed-fs/go/glog"
|
||||
"github.com/aszxqw/weed-fs/go/util"
|
||||
"github.com/chrislusf/weed-fs/go/glog"
|
||||
"github.com/chrislusf/weed-fs/go/util"
|
||||
"encoding/json"
|
||||
"errors"
|
||||
"net/url"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
package operation
|
||||
|
||||
import (
|
||||
"github.com/aszxqw/weed-fs/go/util"
|
||||
"github.com/chrislusf/weed-fs/go/util"
|
||||
"encoding/json"
|
||||
"errors"
|
||||
"net/url"
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
package operation
|
||||
|
||||
import (
|
||||
"github.com/aszxqw/weed-fs/go/glog"
|
||||
"github.com/aszxqw/weed-fs/go/util"
|
||||
"github.com/chrislusf/weed-fs/go/glog"
|
||||
"github.com/chrislusf/weed-fs/go/util"
|
||||
"encoding/json"
|
||||
)
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
package operation
|
||||
|
||||
import (
|
||||
"github.com/aszxqw/weed-fs/go/util"
|
||||
"github.com/chrislusf/weed-fs/go/util"
|
||||
"encoding/json"
|
||||
"errors"
|
||||
_ "fmt"
|
||||
|
||||
@@ -2,7 +2,7 @@ package operation
|
||||
|
||||
import (
|
||||
"bytes"
|
||||
"github.com/aszxqw/weed-fs/go/glog"
|
||||
"github.com/chrislusf/weed-fs/go/glog"
|
||||
"io"
|
||||
"mime"
|
||||
"os"
|
||||
|
||||
@@ -2,7 +2,7 @@ package operation
|
||||
|
||||
import (
|
||||
"bytes"
|
||||
"github.com/aszxqw/weed-fs/go/glog"
|
||||
"github.com/chrislusf/weed-fs/go/glog"
|
||||
"encoding/json"
|
||||
"errors"
|
||||
"fmt"
|
||||
|
||||
Reference in New Issue
Block a user