mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-12-11 23:47:32 +08:00
feat:mod tidy
This commit is contained in:
parent
b82a262e00
commit
d30589425a
@ -1,6 +1,6 @@
|
||||
module github.com/OpenIMSDK/Open-IM-Server/tools/conversion
|
||||
|
||||
go 1.17
|
||||
go 1.18
|
||||
|
||||
|
||||
require (
|
||||
|
||||
@ -45,5 +45,5 @@ func TestRequestConversion(t *testing.T) {
|
||||
// pass
|
||||
func TestChatLogsConversion(t *testing.T) {
|
||||
// If the printed result is too long, the console will not display it, but it can run normally
|
||||
ChatLogsConversion()
|
||||
//ChatLogsConversion()
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user