Initialize Go CLI skeleton

This commit is contained in:
2026-05-10 23:12:46 +00:00
parent 87e560dd3d
commit 6424d7db4f
4 changed files with 218 additions and 0 deletions

3
go.mod Normal file
View File

@@ -0,0 +1,3 @@
module gitea.maximumdirect.net/eric/audita
go 1.22