Migation to monorepo

This commit is contained in:
2026-02-18 15:26:17 +08:00
parent 78f22a8320
commit 432fb9ba72
13 changed files with 33 additions and 199 deletions

6
go.work Normal file
View File

@@ -0,0 +1,6 @@
go 1.25.7
use (
./chron-core
./chron-note
)