pkg: jwt bump v5.30.1

This commit is contained in:
2026-04-03 21:56:52 -04:00
parent 093795cfa7
commit 36c6774997
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -3,6 +3,6 @@ module git.kundeng.us/phoenix/textsender-models
go 1.26.1
require (
github.com/golang-jwt/jwt/v5 v5.3.0
github.com/golang-jwt/jwt/v5 v5.3.1
github.com/google/uuid v1.6.0
)