feat: email tui

This commit is contained in:
Maas Lalani
2023-06-13 23:31:19 -04:00
parent 2c740644ee
commit 5c247b107d
9 changed files with 533 additions and 0 deletions

5
go.work Normal file
View File

@@ -0,0 +1,5 @@
go 1.19
use (
.
)