woo first commit

This commit is contained in:
mellodoot 2022-02-22 05:09:44 +00:00
commit 6c9f8a574e
4 changed files with 236 additions and 0 deletions

5
go.mod Normal file
View file

@ -0,0 +1,5 @@
module mellodoot/main
go 1.17
require github.com/TwiN/go-color v1.1.0