aboutsummaryrefslogtreecommitdiff
path: root/go/filer/client_operations.go
diff options
context:
space:
mode:
Diffstat (limited to 'go/filer/client_operations.go')
-rw-r--r--go/filer/client_operations.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/go/filer/client_operations.go b/go/filer/client_operations.go
index b38368735..80ac51693 100644
--- a/go/filer/client_operations.go
+++ b/go/filer/client_operations.go
@@ -5,7 +5,7 @@ import (
"errors"
"fmt"
- "github.com/chrislusf/weed-fs/go/util"
+ "github.com/chrislusf/seaweedfs/go/util"
"net/url"
)