mirror of
https://github.com/XTLS/Xray-core.git
synced 2024-11-22 05:06:07 +03:00
go1.17
This commit is contained in:
parent
e6019a89c9
commit
28d17ac17f
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -121,7 +121,7 @@ jobs:
|
||||
- name: Set up Go
|
||||
uses: actions/setup-go@v2
|
||||
with:
|
||||
go-version: ^1.16
|
||||
go-version: ^1.17
|
||||
|
||||
- name: Get project dependencies
|
||||
run: go mod download
|
||||
|
Loading…
Reference in New Issue
Block a user