mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-04-28 22:39:18 +08:00
18728fc993
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com>
10 lines
85 B
Plaintext
10 lines
85 B
Plaintext
go 1.20
|
|
|
|
use (
|
|
.
|
|
./tools/changelog
|
|
./tools/infra
|
|
./tools/ncpu
|
|
./tools/yamlfmt
|
|
)
|