mirror of
https://github.com/stashapp/stash.git
synced 2025-12-18 12:54:38 +03:00
Migrate to golang-jwt (#1757)
This commit is contained in:
@@ -4,7 +4,7 @@ import (
|
||||
"errors"
|
||||
"time"
|
||||
|
||||
"github.com/dgrijalva/jwt-go"
|
||||
"github.com/golang-jwt/jwt/v4"
|
||||
"github.com/stashapp/stash/pkg/manager/config"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user