use github.com/aszxqw instead of code.google.com/p

This commit is contained in:
wyy
2014-09-25 00:47:09 +08:00
parent a2f8d985fb
commit 1cd19447e3
69 changed files with 138 additions and 138 deletions

View File

@@ -3,8 +3,8 @@ package main
import (
"archive/tar"
"bytes"
"code.google.com/p/weed-fs/go/glog"
"code.google.com/p/weed-fs/go/storage"
"github.com/aszxqw/weed-fs/go/glog"
"github.com/aszxqw/weed-fs/go/storage"
"fmt"
"os"
"path"