mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-04-06 04:15:46 +08:00
17 lines
221 B
Plaintext
17 lines
221 B
Plaintext
go 1.19
|
|
|
|
use (
|
|
.
|
|
./test/typecheck
|
|
./tools/changelog
|
|
./tools/component
|
|
./tools/formitychecker
|
|
./tools/imctl
|
|
./tools/infra
|
|
./tools/ncpu
|
|
./tools/openim-web
|
|
./tools/url2im
|
|
./tools/versionchecker
|
|
./tools/yamlfmt
|
|
)
|