feat: set up golang ci

Signed-off-by: kubbot & kubecub <3293172751ysy@gmail.com>
This commit is contained in:
kubbot & kubecub
2023-06-30 10:31:13 +08:00
parent 2b6f382c4a
commit 06047ae778
6 changed files with 1062 additions and 689 deletions
+1 -1
View File
@@ -93,7 +93,7 @@ Open-IM-Server 是一款即时通讯服务器,使用纯 Golang 开发,采用
```
git clone <https://github.com/OpenIMSDK/Open-IM-Server.git> --recursive
cd cmd/Open-IM-SDK-Core
cd cmd/openim-sdk-core
git checkout main
```