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