rename
This commit is contained in:
+8
-8
@@ -16,8 +16,8 @@ import (
|
||||
"net/http"
|
||||
"time"
|
||||
|
||||
"gitverse.ru/andoma/gin-contrib/gzip"
|
||||
"gitverse.ru/andoma/gin"
|
||||
"git.company.lan/gopkg/gin-contrib/gzip"
|
||||
"git.company.lan/gopkg/gin"
|
||||
)
|
||||
|
||||
func main() {
|
||||
@@ -44,8 +44,8 @@ import (
|
||||
"net/http"
|
||||
"time"
|
||||
|
||||
"gitverse.ru/andoma/gin-contrib/gzip"
|
||||
"gitverse.ru/andoma/gin"
|
||||
"git.company.lan/gopkg/gin-contrib/gzip"
|
||||
"git.company.lan/gopkg/gin"
|
||||
)
|
||||
|
||||
func main() {
|
||||
@@ -72,8 +72,8 @@ import (
|
||||
"net/http"
|
||||
"time"
|
||||
|
||||
"gitverse.ru/andoma/gin-contrib/gzip"
|
||||
"gitverse.ru/andoma/gin"
|
||||
"git.company.lan/gopkg/gin-contrib/gzip"
|
||||
"git.company.lan/gopkg/gin"
|
||||
)
|
||||
|
||||
func main() {
|
||||
@@ -100,8 +100,8 @@ import (
|
||||
"net/http"
|
||||
"time"
|
||||
|
||||
"gitverse.ru/andoma/gin-contrib/gzip"
|
||||
"gitverse.ru/andoma/gin"
|
||||
"git.company.lan/gopkg/gin-contrib/gzip"
|
||||
"git.company.lan/gopkg/gin"
|
||||
)
|
||||
|
||||
func main() {
|
||||
|
||||
+1
-1
@@ -3,7 +3,7 @@ package gzip
|
||||
import (
|
||||
"compress/gzip"
|
||||
|
||||
"gitverse.ru/andoma/gin"
|
||||
"git.company.lan/gopkg/gin"
|
||||
)
|
||||
|
||||
const (
|
||||
|
||||
+1
-1
@@ -13,8 +13,8 @@ import (
|
||||
"strconv"
|
||||
"testing"
|
||||
|
||||
"git.company.lan/gopkg/gin"
|
||||
"github.com/stretchr/testify/assert"
|
||||
"gitverse.ru/andoma/gin"
|
||||
)
|
||||
|
||||
const (
|
||||
|
||||
+1
-1
@@ -9,7 +9,7 @@ import (
|
||||
"strings"
|
||||
"sync"
|
||||
|
||||
"gitverse.ru/andoma/gin"
|
||||
"git.company.lan/gopkg/gin"
|
||||
)
|
||||
|
||||
type gzipHandler struct {
|
||||
|
||||
+1
-1
@@ -6,7 +6,7 @@ import (
|
||||
"regexp"
|
||||
"strings"
|
||||
|
||||
"gitverse.ru/andoma/gin"
|
||||
"git.company.lan/gopkg/gin"
|
||||
)
|
||||
|
||||
var (
|
||||
|
||||
Reference in New Issue
Block a user