mirror of
https://github.com/buger/goreplay.git
synced 2024-04-21 12:32:02 +00:00
Rename all package imports from gor to goreplay
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
package main
|
||||
|
||||
import (
|
||||
"github.com/buger/gor/proto"
|
||||
"github.com/buger/goreplay/proto"
|
||||
"io"
|
||||
"log"
|
||||
"net/http"
|
||||
|
||||
Reference in New Issue
Block a user