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