Patched CVE

Patched demo CVE
This commit is contained in:
gitea-admin 2026-05-20 17:03:42 +00:00
parent 0cf46eb9f1
commit e8d5e075a5

View File

@ -8,7 +8,7 @@ import (
"os" "os"
"runtime/debug" "runtime/debug"
jwt "github.com/dgrijalva/jwt-go" jwt "github.com/golang-jwt/jwt/v5"
) )
func signingKey() []byte { func signingKey() []byte {