fix: fix the GetSortedConversationList (#1725)

* fix: improve the GetSortedConversation api

* fix: fix the go.mod

* fix: fix the valiable name
This commit is contained in:
Brabem
2024-01-10 10:55:55 +08:00
committed by GitHub
parent a2a082f681
commit 1c72e46cc9
6 changed files with 29 additions and 17 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ go 1.19
require (
firebase.google.com/go v3.13.0+incompatible
github.com/OpenIMSDK/protocol v0.0.46
github.com/OpenIMSDK/protocol v0.0.47
github.com/OpenIMSDK/tools v0.0.23
github.com/bwmarrin/snowflake v0.3.0 // indirect
github.com/dtm-labs/rockscache v0.1.1