starting over after doing some planning

This commit is contained in:
2026-05-19 15:42:39 -06:00
parent 8f03b92bc4
commit fc0629090e
14 changed files with 0 additions and 446 deletions
-10
View File
@@ -1,10 +0,0 @@
module drogobox.com/drogobox
go 1.25.9
require (
github.com/inconshreveable/mousetrap v1.1.0 // indirect
github.com/joho/godotenv v1.5.1 // indirect
github.com/spf13/cobra v1.10.2 // indirect
github.com/spf13/pflag v1.0.10 // indirect
)