升级go version 1.16

This commit is contained in:
bjd 2020-12-28 16:20:05 +08:00
parent b515406635
commit bdc8b30d32
2 changed files with 2 additions and 2 deletions

View File

@ -16,7 +16,7 @@ jobs:
- name: Set up Go 1.x
uses: actions/setup-go@v2
with:
go-version: ^1.16
go-version: 1.16
id: go
- name: Check out code into the Go module directory

View File

@ -25,7 +25,7 @@ AnyLink 服务端仅在CentOS7测试通过如需要安装在其他系统
## Installation
> 升级 go version >= 1.16
> 升级 go version = 1.16
```shell
rootPath=`pwd`