update package reference
This commit is contained in:
@@ -9,10 +9,9 @@ import (
|
||||
"sync"
|
||||
"testing"
|
||||
|
||||
"zero/core/codec"
|
||||
"zero/rest/httpx"
|
||||
|
||||
"github.com/stretchr/testify/assert"
|
||||
"github.com/tal-tech/go-zero/core/codec"
|
||||
"github.com/tal-tech/go-zero/rest/httpx"
|
||||
)
|
||||
|
||||
func TestGunzipHandler(t *testing.T) {
|
||||
|
||||
Reference in New Issue
Block a user