From 4ecf68421f4bf86c3a917c19684efcbc9d158d60 Mon Sep 17 00:00:00 2001 From: FGadvancer Date: Tue, 19 Sep 2023 06:30:50 +0000 Subject: [PATCH] cicd: robot automated Change --- internal/api/msg.go | 1 + 1 file changed, 1 insertion(+) diff --git a/internal/api/msg.go b/internal/api/msg.go index 9da5bb53b..a1102fb36 100644 --- a/internal/api/msg.go +++ b/internal/api/msg.go @@ -19,6 +19,7 @@ import ( "github.com/gin-gonic/gin" "github.com/go-playground/validator/v10" "github.com/mitchellh/mapstructure" + "github.com/openimsdk/open-im-server/v3/pkg/authverify" "github.com/openimsdk/open-im-server/v3/pkg/common/config"