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 5d89fc865..d9a9501a5 100644
--- a/go/filer/client_operations.go
+++ b/go/filer/client_operations.go
@@ -3,7 +3,7 @@ package filer
import ()
import (
- "code.google.com/p/weed-fs/go/util"
+ "github.com/aszxqw/weed-fs/go/util"
"encoding/json"
"errors"
"fmt"