mirror of
https://github.com/go-gitea/gitea
synced 2025-07-27 12:48:37 +00:00
switch to maintained lib (#16535)
Co-authored-by: Matti R <matti@mdranta.net>
This commit is contained in:
@@ -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.
|
||||
|
Reference in New Issue
Block a user