tsk-14: Record when message was sent (#16)

Closes #14

Reviewed-on: #16
Co-authored-by: phoenix <kundeng00@pm.me>
Co-committed-by: phoenix <kundeng00@pm.me>
This commit is contained in:
phoenix
2025-12-01 21:24:05 +00:00
committed by phoenix
parent 04da7785c8
commit c809815549
10 changed files with 118 additions and 28 deletions
+2 -2
View File
@@ -3,8 +3,8 @@ module git.kundeng.us/phoenix/catapult
go 1.25.4
require (
git.kundeng.us/phoenix/swoosh v0.0.5
git.kundeng.us/phoenix/textsender-models v0.0.10
git.kundeng.us/phoenix/swoosh v0.0.6
git.kundeng.us/phoenix/textsender-models v0.0.11
github.com/google/uuid v1.6.0
github.com/joho/godotenv v1.5.1
)