Change internal package import to github/fatedier

This commit is contained in:
fatedier
2016-02-03 18:23:30 +08:00
parent 0b719326bc
commit 79195d7177
9 changed files with 16 additions and 16 deletions

View File

@@ -4,7 +4,7 @@ import (
"os"
"sync"
"frp/pkg/utils/log"
"github.com/fatedier/frp/pkg/utils/log"
)
func main() {