Adding packages

This commit is contained in:
phoenix
2025-10-31 14:04:55 -04:00
parent 1c426d6316
commit 0eb78c98ae
+6
View File
@@ -1,3 +1,9 @@
module git.kundeng.us/phoenix/textsender-models
require (
github.com/golang-jwt/jwt/v5 v5.3.0
github.com/google/uuid v1.6.0
)
go 1.25.3