Update dependencies

This commit is contained in:
世界
2021-12-10 16:21:58 +08:00
parent d471c0c4b2
commit 5f6fb3c6eb
12 changed files with 26 additions and 24 deletions

View File

@@ -32,7 +32,7 @@ jobs:
uses: actions/setup-go@v2
if: steps.cache.outputs.cache-hit != 'true'
with:
go-version: 1.17.3
go-version: 1.17.5
- name: Native Build
if: steps.cache.outputs.cache-hit != 'true'
run: ./run lib core
@@ -180,7 +180,7 @@ jobs:
uses: actions/setup-go@v2
if: steps.cache.outputs.cache-hit != 'true'
with:
go-version: 1.17.2
go-version: 1.17.5
- name: Native Build
if: steps.cache.outputs.cache-hit != 'true'
run: ./run plugin hysteria