update package reference
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
package threading
|
||||
|
||||
import (
|
||||
"zero/core/lang"
|
||||
"zero/core/rescue"
|
||||
"github.com/tal-tech/go-zero/core/lang"
|
||||
"github.com/tal-tech/go-zero/core/rescue"
|
||||
)
|
||||
|
||||
type TaskRunner struct {
|
||||
|
||||
Reference in New Issue
Block a user