Inital version

This commit is contained in:
vxclutch
2026-05-21 10:59:14 -04:00
commit 86f7cd4ecf
8 changed files with 101 additions and 0 deletions

5
go.mod Normal file
View File

@@ -0,0 +1,5 @@
module lash
go 1.26.3
require github.com/google/uuid v1.6.0 // indirect