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