From 95a1a9bb82f8c26b13ad94314b93337d83aa98ee Mon Sep 17 00:00:00 2001 From: withchao <993506633@qq.com> Date: Wed, 25 Sep 2024 17:55:35 +0800 Subject: [PATCH] feat: jssdk GetConversations, GetActiveConversation --- go.mod | 2 -- 1 file changed, 2 deletions(-) diff --git a/go.mod b/go.mod index dd98322df5..5cc1f9ad3c 100644 --- a/go.mod +++ b/go.mod @@ -197,5 +197,3 @@ require ( golang.org/x/crypto v0.27.0 // indirect gopkg.in/ini.v1 v1.67.0 // indirect ) - -//replace github.com/openimsdk/protocol => /Users/chao/Desktop/withchao/protocol