mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-04-30 23:33:06 +08:00
7e63800dee
Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com>
8 lines
164 B
Modula-2
8 lines
164 B
Modula-2
module github.com/openimsdk/open-im-server/v3/tools/openim-web
|
|
|
|
go 1.19
|
|
|
|
require gopkg.in/yaml.v2 v2.4.0
|
|
|
|
require github.com/NYTimes/gziphandler v1.1.1 // indirect
|