mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2025-10-22 06:20:05 +08:00
use github.com/chrislusf instead of github.com/aszxqw
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
package main
|
||||
|
||||
import (
|
||||
"github.com/aszxqw/weed-fs/go/glog"
|
||||
"github.com/aszxqw/weed-fs/go/storage"
|
||||
"github.com/chrislusf/weed-fs/go/glog"
|
||||
"github.com/chrislusf/weed-fs/go/storage"
|
||||
"os"
|
||||
"path"
|
||||
"strconv"
|
||||
|
Reference in New Issue
Block a user