forked from NYANDEV/forgejo
switch to maintained lib (#16535)
Co-authored-by: Matti R <matti@mdranta.net>
This commit is contained in:
parent
6a3c7856c8
commit
a66ff8a210
29 changed files with 151 additions and 170 deletions
|
@ -12,7 +12,7 @@ import (
|
|||
"math/big"
|
||||
"time"
|
||||
|
||||
"github.com/dgrijalva/jwt-go"
|
||||
"github.com/golang-jwt/jwt"
|
||||
)
|
||||
|
||||
// GetRandomString generate random string by specify chars.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue