replace jwt library

Fixes #1762
This commit is contained in:
Shivaram Lingamneni
2021-07-29 16:48:58 -04:00
parent ad61f9f213
commit ef92318282
25 changed files with 149 additions and 242 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ import (
"os"
"time"
"github.com/dgrijalva/jwt-go"
"github.com/golang-jwt/jwt"
)
var (