tsk-10: Package change

This commit is contained in:
phoenix
2025-12-13 15:17:55 -05:00
parent 225dc0c963
commit 093888f7fb
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -5,12 +5,12 @@ go 1.25.4
require (
git.kundeng.us/phoenix/textsender-models v0.0.10
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
github.com/google/uuid v1.6.0
github.com/gorilla/mux v1.8.1
github.com/jackc/pgx/v5 v5.7.5
github.com/joho/godotenv v1.5.1
github.com/rs/cors v1.11.1
github.com/stretchr/testify v1.11.1
github.com/swaggo/http-swagger/v2 v2.0.2
github.com/swaggo/swag v1.16.6