update input raw import

This commit is contained in:
Joseph Lawson
2014-04-22 16:22:30 -04:00
parent 5cb3562796
commit 840ca61de9
+1 -1
View File
@@ -1,7 +1,7 @@
package main
import (
raw "github.com/joekiller/gor/raw_socket_listener"
raw "github.com/buger/gor/raw_socket_listener"
"log"
"net"
"strings"