From 608d9776614a969f713035efc695584da737c047 Mon Sep 17 00:00:00 2001 From: truongpx-Mac Date: Wed, 18 Oct 2023 16:58:57 +0700 Subject: [PATCH] udpate --- go.mod | 1 + 1 file changed, 1 insertion(+) diff --git a/go.mod b/go.mod index 10c332070..6f0bad0b1 100644 --- a/go.mod +++ b/go.mod @@ -44,6 +44,7 @@ require ( github.com/go-sql-driver/mysql v1.7.1 github.com/redis/go-redis/v9 v9.2.1 github.com/tencentyun/cos-go-sdk-v5 v0.7.43 + github.com/openimsdk/open-im-server/v3 v3.3.2 ) require (