diff options
| author | Brian McQueen <bmcquee@l-sclX1Q0DV7-M.local> | 2014-12-14 00:35:26 -0800 |
|---|---|---|
| committer | Brian McQueen <bmcquee@l-sclX1Q0DV7-M.local> | 2014-12-14 00:35:26 -0800 |
| commit | d56c748fa889a119139c3a40528a18e8ce4123ad (patch) | |
| tree | 76d3cbaa6f4124c23243a68e67ad1f1d6d14c91b /go/filer/client_operations.go | |
| parent | 57ec736941a554919cfed2bd2ac2bb694095a7d2 (diff) | |
| download | seaweedfs-d56c748fa889a119139c3a40528a18e8ce4123ad.tar.xz seaweedfs-d56c748fa889a119139c3a40528a18e8ce4123ad.zip | |
switch it back to chris's repo
Diffstat (limited to 'go/filer/client_operations.go')
| -rw-r--r-- | go/filer/client_operations.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/go/filer/client_operations.go b/go/filer/client_operations.go index 50f95bab1..b38368735 100644 --- a/go/filer/client_operations.go +++ b/go/filer/client_operations.go @@ -5,7 +5,7 @@ import ( "errors" "fmt" - "github.com/mcqueenorama/weed-fs/go/util" + "github.com/chrislusf/weed-fs/go/util" "net/url" ) |
