mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-04-06 04:15:46 +08:00
* fix: user update group notification, group member face url * fix: user update group notification, group member face url
16 lines
199 B
Plaintext
16 lines
199 B
Plaintext
go 1.18
|
|
|
|
use (
|
|
.
|
|
./test/typecheck
|
|
./tools/changelog
|
|
//./tools/imctl
|
|
./tools/infra
|
|
./tools/ncpu
|
|
./tools/openim-web
|
|
./tools/versionchecker
|
|
./tools/yamlfmt
|
|
./tools/component
|
|
./tools/url2im
|
|
)
|