cmd/httpagent: use local tunnel

This commit is contained in:
Cadey Ratio 2017-01-22 09:37:35 -08:00
parent 2fb2ab8fa2
commit d01e8c330f
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ import (
"flag" "flag"
"log" "log"
"github.com/koding/tunnel" "git.xeserv.us/xena/route/lib/tunnel"
) )
var ( var (