initial project setup

This commit is contained in:
Blake Ridgway
2026-03-25 02:36:12 -05:00
parent 725bd460a5
commit f1f8ae610b
7 changed files with 216 additions and 6 deletions

5
go.mod Normal file
View File

@@ -0,0 +1,5 @@
module arcline-email
go 1.25.8
require github.com/BurntSushi/toml v1.6.0 // indirect