mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2025-10-21 23:27:24 +08:00
Change all chrislusf/weed-fs links to point to chrislu/seaweedfs
This commit is contained in:
@@ -6,9 +6,9 @@ import (
|
||||
"sync"
|
||||
"time"
|
||||
|
||||
"github.com/chrislusf/weed-fs/go/glog"
|
||||
"github.com/chrislusf/weed-fs/go/security"
|
||||
"github.com/chrislusf/weed-fs/go/storage"
|
||||
"github.com/chrislusf/seaweedfs/go/glog"
|
||||
"github.com/chrislusf/seaweedfs/go/security"
|
||||
"github.com/chrislusf/seaweedfs/go/storage"
|
||||
)
|
||||
|
||||
type VolumeServer struct {
|
||||
|
Reference in New Issue
Block a user