mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-11-05 20:14:18 +08:00
14 lines
159 B
Plaintext
14 lines
159 B
Plaintext
go 1.21
|
|
|
|
use (
|
|
.
|
|
./tools/changelog
|
|
./tools/component
|
|
./tools/imctl
|
|
./tools/infra
|
|
./tools/ncpu
|
|
./tools/url2im
|
|
./tools/versionchecker
|
|
./tools/yamlfmt
|
|
)
|