aboutsummaryrefslogtreecommitdiff
path: root/go/filer/flat_namespace/flat_namespace_filer.go
diff options
context:
space:
mode:
Diffstat (limited to 'go/filer/flat_namespace/flat_namespace_filer.go')
-rw-r--r--go/filer/flat_namespace/flat_namespace_filer.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/go/filer/flat_namespace/flat_namespace_filer.go b/go/filer/flat_namespace/flat_namespace_filer.go
index fb84781c0..9959b2924 100644
--- a/go/filer/flat_namespace/flat_namespace_filer.go
+++ b/go/filer/flat_namespace/flat_namespace_filer.go
@@ -3,7 +3,7 @@ package flat_namespace
import (
"errors"
- "github.com/chrislusf/weed-fs/go/filer"
+ "github.com/chrislusf/seaweedfs/go/filer"
)
type FlatNamespaceFiler struct {