restart codebase

This commit is contained in:
Luna 2025-06-10 19:16:15 -03:00
parent d0159c2ba4
commit a62cf65376
16 changed files with 2 additions and 1172 deletions

10
go.mod
View file

@ -1,10 +0,0 @@
module l4.pm/hako
go 1.21
require github.com/spf13/cobra v1.8.0
require (
github.com/inconshreveable/mousetrap v1.1.0 // indirect
github.com/spf13/pflag v1.0.5 // indirect
)