Update dependencies.

This commit is contained in:
mikestefanello 2025-04-22 08:35:29 -04:00
parent 1a6874fd82
commit 77cabe5f12
3 changed files with 13 additions and 13 deletions

View file

@ -7,7 +7,7 @@ import (
"fmt"
"time"
"github.com/golang-jwt/jwt"
"github.com/golang-jwt/jwt/v5"
"github.com/mikestefanello/pagoda/config"
"github.com/mikestefanello/pagoda/ent"
"github.com/mikestefanello/pagoda/ent/passwordtoken"