feat: rename module from tal-tech to zeromicro (#1413)
This commit is contained in:
@@ -4,7 +4,7 @@ import (
|
||||
"io"
|
||||
"sync"
|
||||
|
||||
"github.com/tal-tech/go-zero/core/errorx"
|
||||
"github.com/zeromicro/go-zero/core/errorx"
|
||||
)
|
||||
|
||||
// A ResourceManager is a manager that used to manage resources.
|
||||
|
||||
Reference in New Issue
Block a user