mirror of
https://github.com/zeromicro/go-zero.git
synced 2026-05-14 10:20:00 +08:00
update package reference
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
package kv
|
||||
|
||||
import "zero/core/stores/internal"
|
||||
import "github.com/tal-tech/go-zero/core/stores/internal"
|
||||
|
||||
type KvConf = internal.ClusterConf
|
||||
|
||||
Reference in New Issue
Block a user