tsk-54: Tweak instant message endpoint to save contact and message identification (#56)
Closes #54 Reviewed-on: phoenix/textsender-api#56 Co-authored-by: phoenix <kundeng00@pm.me> Co-committed-by: phoenix <kundeng00@pm.me>
This commit is contained in:
@@ -3,8 +3,8 @@ module git.kundeng.us/phoenix/textsender-api
|
||||
go 1.25.4
|
||||
|
||||
require (
|
||||
git.kundeng.us/phoenix/swoosh v0.0.7
|
||||
git.kundeng.us/phoenix/textsender-models v0.0.11
|
||||
git.kundeng.us/phoenix/swoosh v0.0.7-8-523c7cf67c-556
|
||||
git.kundeng.us/phoenix/textsender-models v0.0.12
|
||||
github.com/go-chi/chi/v5 v5.2.3
|
||||
github.com/go-chi/cors v1.2.2
|
||||
github.com/golang-jwt/jwt/v5 v5.3.0
|
||||
|
||||
Reference in New Issue
Block a user