tsk-9: Schedule queued message endpoint (#22)
Closes #9 Reviewed-on: phoenix/textsender-api#22 Co-authored-by: phoenix <kundeng00@pm.me> Co-committed-by: phoenix <kundeng00@pm.me>
This commit is contained in:
@@ -2,12 +2,11 @@ module git.kundeng.us/phoenix/textsender-api
|
||||
|
||||
go 1.25.3
|
||||
|
||||
require github.com/google/uuid v1.6.0
|
||||
|
||||
require (
|
||||
git.kundeng.us/phoenix/textsender-models v0.0.4-2-2f78d9b1e6-556
|
||||
git.kundeng.us/phoenix/textsender-models v0.0.5-3-ca38ce876f-556
|
||||
github.com/go-chi/chi/v5 v5.2.3
|
||||
github.com/golang-jwt/jwt/v5 v5.3.0
|
||||
github.com/google/uuid v1.6.0
|
||||
github.com/gorilla/mux v1.8.1
|
||||
github.com/jackc/pgx/v5 v5.7.6
|
||||
github.com/joho/godotenv v1.5.1
|
||||
|
||||
Reference in New Issue
Block a user