jwt import update

This commit is contained in:
skiffer-git
2022-09-21 09:13:58 +08:00
parent 1c5aae2301
commit 6ad50e4e04
3 changed files with 4 additions and 2 deletions
+1 -1
View File
@@ -6,10 +6,10 @@ import (
commonDB "Open_IM/pkg/common/db"
"Open_IM/pkg/common/log"
"Open_IM/pkg/utils"
"golang.org/x/oauth2/jwt"
"time"
go_redis "github.com/go-redis/redis/v8"
"github.com/golang-jwt/jwt/v4"
)
//var (