feat: rename module from tal-tech to zeromicro (#1413)
This commit is contained in:
2
core/stores/cache/cachestat.go
vendored
2
core/stores/cache/cachestat.go
vendored
@@ -4,7 +4,7 @@ import (
|
||||
"sync/atomic"
|
||||
"time"
|
||||
|
||||
"github.com/tal-tech/go-zero/core/logx"
|
||||
"github.com/zeromicro/go-zero/core/logx"
|
||||
)
|
||||
|
||||
const statInterval = time.Minute
|
||||
|
||||
Reference in New Issue
Block a user