2023-09-05 16:31:40 +08:00
|
|
|
go 1.18
|
2023-08-08 11:24:15 +08:00
|
|
|
|
|
|
|
|
use (
|
2023-08-11 14:41:40 +08:00
|
|
|
.
|
2023-08-23 09:09:51 +08:00
|
|
|
./test/typecheck
|
|
|
|
|
./tools/changelog
|
2023-09-28 20:38:53 +08:00
|
|
|
//./tools/imctl
|
2023-08-08 11:24:15 +08:00
|
|
|
./tools/infra
|
|
|
|
|
./tools/ncpu
|
2023-09-05 16:31:40 +08:00
|
|
|
./tools/openim-web
|
2023-09-07 17:38:09 +08:00
|
|
|
./tools/versionchecker
|
2023-08-23 09:09:51 +08:00
|
|
|
./tools/yamlfmt
|
2023-09-07 19:04:36 +08:00
|
|
|
./tools/component
|
2023-09-14 14:38:07 +08:00
|
|
|
./tools/url2im
|
2023-10-08 12:11:42 +08:00
|
|
|
./tools/data-conversion
|
2023-08-08 11:24:15 +08:00
|
|
|
)
|