You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Open-IM-Server/tools/openim-web/go.mod

8 lines
164 B

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