mirror of
https://github.com/aykhans/slash-e.git
synced 2025-07-22 04:44:24 +00:00
chore: upgrade jwt to v5
This commit is contained in:
@@ -4,7 +4,7 @@ import (
|
||||
"fmt"
|
||||
"time"
|
||||
|
||||
"github.com/golang-jwt/jwt/v4"
|
||||
"github.com/golang-jwt/jwt/v5"
|
||||
)
|
||||
|
||||
const (
|
||||
|
Reference in New Issue
Block a user