feat:mod tidy

pull/1000/head
pluto 2 years ago
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…
Cancel
Save