chore: initialize project with Go module and tooling

This commit is contained in:
2026-03-01 03:02:46 +08:00
commit 97ecd175a7
6 changed files with 320 additions and 0 deletions

3
mise.toml Normal file
View File

@@ -0,0 +1,3 @@
[tools]
go = "latest"
task = "latest"