Rename all package imports from gor to goreplay

This commit is contained in:
Leonid Bugaev
2017-05-01 17:56:50 +02:00
parent d1ddda4181
commit 74225ebb22
22 changed files with 30 additions and 30 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
package main
import (
"github.com/buger/gor/proto"
"github.com/buger/goreplay/proto"
"io"
"log"
"net/http"