open-im-server/go.work
withchao 717ed8fd12
feat: v2 to v3 data conversion (#1164)
* fix: user update group notification, group member face url

* fix: user update group notification, group member face url

* feat: v2 to v3 data conversion

* feat: v2 to v3 data conversion
2023-10-08 04:11:42 +00:00

17 lines
224 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
./tools/data-conversion
)