mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-05-02 16:15:59 +08:00
8 lines
161 B
Modula-2
8 lines
161 B
Modula-2
|
|
module github.com/OpenIMSDK/Open-IM-Server/tools/openim-web
|
||
|
|
|
||
|
|
go 1.18
|
||
|
|
|
||
|
|
require gopkg.in/yaml.v2 v2.4.0
|
||
|
|
|
||
|
|
require github.com/NYTimes/gziphandler v1.1.1 // indirect
|