mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-05-06 01:55:58 +08:00
feat: save all bash and docs labels
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com>
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
module github.com/OpenIMSDK/Open-IM-Server/test/typecheck
|
||||
|
||||
go 1.20
|
||||
|
||||
require golang.org/x/tools v0.12.0
|
||||
|
||||
require (
|
||||
golang.org/x/mod v0.12.0 // indirect
|
||||
golang.org/x/sys v0.11.0 // indirect
|
||||
)
|
||||
Reference in New Issue
Block a user