all: modify import path, change version to v0.8.0

This commit is contained in:
fatedier
2016-08-11 16:10:44 +08:00
parent 9c0ca8675d
commit d4ecc2218d
32 changed files with 59 additions and 59 deletions

View File

@@ -4,7 +4,7 @@ import (
"fmt"
"io"
"frp/utils/conn"
"github.com/fatedier/frp/src/utils/conn"
)
var (

View File

@@ -8,7 +8,7 @@ import (
"testing"
"time"
"frp/utils/conn"
"github.com/fatedier/frp/src/utils/conn"
)
var (