mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-12-14 17:31:50 +08:00
14 lines
162 B
Plaintext
14 lines
162 B
Plaintext
go 1.20
|
|
|
|
use (
|
|
.
|
|
./test/typecheck
|
|
./tools/changelog
|
|
./tools/imctl
|
|
./tools/infra
|
|
./tools/ncpu
|
|
./tools/yamlfmt
|
|
./tools/data-conversion
|
|
./tools/component
|
|
)
|