WIP Scaffholding

This commit is contained in:
2026-02-09 12:32:45 +08:00
parent 138825a074
commit 55101752f5
16 changed files with 73 additions and 0 deletions

2
go.mod
View File

@@ -1,3 +1,5 @@
module git.michelsen.id/chron
go 1.25.5
require github.com/google/uuid v1.6.0