fix: token update

Signed-off-by: Gordon <1432970085@qq.com>
pull/672/head
Gordon 2 years ago
parent d4d88d56ad
commit 82e53195c1

@ -3,7 +3,7 @@ package authverify
import ( import (
"context" "context"
"fmt" "fmt"
"github.com/OpenIMSDK/Open-IM-Server/pkg/common/config "github.com/OpenIMSDK/Open-IM-Server/pkg/common/config"
"github.com/OpenIMSDK/tools/errs" "github.com/OpenIMSDK/tools/errs"
"github.com/OpenIMSDK/tools/mcontext" "github.com/OpenIMSDK/tools/mcontext"
"github.com/OpenIMSDK/tools/tokenverify" "github.com/OpenIMSDK/tools/tokenverify"

Loading…
Cancel
Save