add module jwt processor

This commit is contained in:
2026-07-04 12:46:45 +07:00
parent 20ada8caa2
commit 4e5d5bd09e
3 changed files with 100 additions and 0 deletions
+1
View File
@@ -12,6 +12,7 @@ require (
require github.com/vearutop/statigz v1.4.0 // indirect
require (
github.com/golang-jwt/jwt/v5 v5.3.1
github.com/jackc/pgpassfile v1.0.0 // indirect
github.com/jackc/pgservicefile v0.0.0-20240606120523-5a60cdf6a761 // indirect
github.com/jackc/pgx/v5 v5.10.0