This commit is contained in:
phoenix
2025-10-31 14:10:00 -04:00
parent 3ccfd7db2d
commit c352a4bf27
2 changed files with 6 additions and 3 deletions
+2 -3
View File
@@ -1,9 +1,8 @@
module git.kundeng.us/phoenix/textsender-models
go 1.25.3
require (
github.com/golang-jwt/jwt/v5 v5.3.0
github.com/google/uuid v1.6.0
)
go 1.25.3