mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2025-10-21 09:38:51 +08:00
Change all chrislusf/weed-fs links to point to chrislu/seaweedfs
This commit is contained in:
@@ -5,8 +5,8 @@ import (
|
||||
"math/rand"
|
||||
"strings"
|
||||
|
||||
"github.com/chrislusf/weed-fs/go/glog"
|
||||
"github.com/chrislusf/weed-fs/go/storage"
|
||||
"github.com/chrislusf/seaweedfs/go/glog"
|
||||
"github.com/chrislusf/seaweedfs/go/storage"
|
||||
)
|
||||
|
||||
type NodeId string
|
||||
|
Reference in New Issue
Block a user