Files
open-im-server/go.work
T

12 lines
118 B
Plaintext
Raw Normal View History

2023-08-08 11:24:15 +08:00
go 1.20
use (
2023-08-11 14:41:40 +08:00
.
./test/typecheck
./tools/changelog
./tools/imctl
2023-08-08 11:24:15 +08:00
./tools/infra
./tools/ncpu
./tools/yamlfmt
2023-08-08 11:24:15 +08:00
)