aboutsummaryrefslogtreecommitdiff
path: root/weed/filer/etcd/etcd_store.go
diff options
context:
space:
mode:
Diffstat (limited to 'weed/filer/etcd/etcd_store.go')
-rw-r--r--weed/filer/etcd/etcd_store.go8
1 files changed, 4 insertions, 4 deletions
diff --git a/weed/filer/etcd/etcd_store.go b/weed/filer/etcd/etcd_store.go
index 0dd7dbee2..26b9ae1f6 100644
--- a/weed/filer/etcd/etcd_store.go
+++ b/weed/filer/etcd/etcd_store.go
@@ -9,10 +9,10 @@ import (
"go.etcd.io/etcd/client/v3"
- "github.com/chrislusf/seaweedfs/weed/filer"
- "github.com/chrislusf/seaweedfs/weed/glog"
- "github.com/chrislusf/seaweedfs/weed/pb/filer_pb"
- weed_util "github.com/chrislusf/seaweedfs/weed/util"
+ "github.com/seaweedfs/seaweedfs/weed/filer"
+ "github.com/seaweedfs/seaweedfs/weed/glog"
+ "github.com/seaweedfs/seaweedfs/weed/pb/filer_pb"
+ weed_util "github.com/seaweedfs/seaweedfs/weed/util"
)
const (