修改: 包名称为 zbus

This commit is contained in:
2023-07-22 02:48:46 +08:00
parent ced640ffa1
commit f7360c45d8
9 changed files with 66 additions and 66 deletions

2
go.mod
View File

@@ -51,5 +51,5 @@ replace (
zhub/cmd => ./zhub/cmd
zhub/internal/config => ./zhub/internal/config
zhub/internal/monitor => ./zhub/internal/monitor
zhub/internal/zsub => ./zhub/internal/zsub
zhub/internal/zbus => ./zhub/internal/zbus
)