Modified import path.

This commit is contained in:
Yifu Yu 2017-08-07 16:05:41 +08:00
parent 41e7a6df95
commit 9a249a247a
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
package main
import (
"git-core.megvii-inc.com/yuyifu/transparent-proxy/server"
"go.megvii-inc.com/transparent-proxy/server"
"fmt"
"net"
"io"