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

@@ -2,7 +2,7 @@ package main
import (
"bufio"
"code.google.com/p/weed-fs/go/glog"
"github.com/aszxqw/weed-fs/go/glog"
"fmt"
"os"
)