Initialized GO cli tool

This commit is contained in:
Lucas
2025-12-11 20:18:26 -08:00
parent 8c22f0eb96
commit 60f41eb227
2 changed files with 3 additions and 0 deletions

3
cli/go.mod Normal file
View File

@@ -0,0 +1,3 @@
module github.com/mustbeperfect/definitive-opensource/cli
go 1.25.5