mirror of
https://github.com/buger/goreplay.git
synced 2024-04-21 12:32:02 +00:00
update input raw import
This commit is contained in:
+1
-1
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user