From f0c2a2dcb314ffb9c2f33eb159edc81ab3903a6c Mon Sep 17 00:00:00 2001 From: "Stuart P. Bentley" Date: Thu, 16 Apr 2015 19:18:06 +0000 Subject: Change all chrislusf/weed-fs links to point to chrislu/seaweedfs --- go/filer/flat_namespace/flat_namespace_filer.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'go/filer/flat_namespace/flat_namespace_filer.go') diff --git a/go/filer/flat_namespace/flat_namespace_filer.go b/go/filer/flat_namespace/flat_namespace_filer.go index a0c484684..c4eff3ce1 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 FlatNamesapceFiler struct { -- cgit v1.2.3