aboutsummaryrefslogtreecommitdiff
path: root/go/filer/filer_embedded.go
diff options
context:
space:
mode:
authorchrislusf <chris.lu@gmail.com>2014-09-25 21:24:08 -0700
committerchrislusf <chris.lu@gmail.com>2014-09-25 21:24:08 -0700
commit348a50052e8aa9b90e80a35c5a4d138fe2d5dbb0 (patch)
tree588b1bb06978b57ce66c6af1fe6c916b2ca34153 /go/filer/filer_embedded.go
parenta2f8d985fbcddf9722015dfafe8a9ddffcf55fc0 (diff)
parent620b1244b44aa0f650a7ff5dac53d4c646efa22d (diff)
downloadseaweedfs-348a50052e8aa9b90e80a35c5a4d138fe2d5dbb0.tar.xz
seaweedfs-348a50052e8aa9b90e80a35c5a4d138fe2d5dbb0.zip
Merge pull request #15 from aszxqw/upstream_master
Changing to github !!! Thanks!
Diffstat (limited to 'go/filer/filer_embedded.go')
-rw-r--r--go/filer/filer_embedded.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/go/filer/filer_embedded.go b/go/filer/filer_embedded.go
index a3b64d37b..3d3dac941 100644
--- a/go/filer/filer_embedded.go
+++ b/go/filer/filer_embedded.go
@@ -1,7 +1,7 @@
package filer
import (
- "code.google.com/p/weed-fs/go/operation"
+ "github.com/chrislusf/weed-fs/go/operation"
"errors"
"fmt"
"path/filepath"