refactor: rename from tal-tech to zeromicro for goctl (#1481)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
package model
|
||||
|
||||
import "github.com/tal-tech/go-zero/core/stores/sqlx"
|
||||
import "github.com/zeromicro/go-zero/core/stores/sqlx"
|
||||
|
||||
// ErrNotFound types an alias for sqlx.ErrNotFound
|
||||
var ErrNotFound = sqlx.ErrNotFound
|
||||
|
||||
Reference in New Issue
Block a user