fix port and email issues

This commit is contained in:
Cipher Vance
2025-11-15 20:23:33 -06:00
parent 0a5bd7c413
commit 49e556b272
5 changed files with 103 additions and 33 deletions

1
go.mod
View File

@@ -5,7 +5,6 @@ go 1.25.4
require (
github.com/jackc/pgx/v5 v5.7.6
github.com/joho/godotenv v1.5.1
github.com/wneessen/go-mail v0.7.2
)
require (