Browse Source

add net import

Alan Shreve 12 years ago
parent
commit
56541ee98f
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/ngrok/client/cli.go

+ 1 - 0
src/ngrok/client/cli.go

@@ -7,6 +7,7 @@ import (
 	"os"
 	"os"
 	"strconv"
 	"strconv"
 	"strings"
 	"strings"
+        "net"
 )
 )
 
 
 var (
 var (