Update Golang Version Tips

This commit is contained in:
MengYX 2020-12-28 14:20:23 +08:00
parent 8f3eecc863
commit 1e9d564526
No known key found for this signature in database
GPG Key ID: E63F9C7303E8F604
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@
### 从Release下载
- [Release](https://github.com/unlock-music/simple-server/releases)
### 手动构建
- 安装golang 1.16以上的版本(Tips 2020/11/07: 当前未发布,需要从源码构建)
- 安装golang 1.16以上的版本(Tips 2020/12/28: Golang1.16当前为beta状态)
```shell script
go generate
go build