Files
open-im-server/go.work
T

10 lines
85 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
.
2023-08-08 17:34:06 +08:00
./tools/changelog
2023-08-08 11:24:15 +08:00
./tools/infra
./tools/ncpu
2023-08-09 11:40:06 +08:00
./tools/yamlfmt
2023-08-08 11:24:15 +08:00
)