mirror of
https://github.com/XTLS/Xray-core.git
synced 2025-04-30 09:18:34 +00:00
Update dependencies and Go 1.18
This commit is contained in:
parent
b413066012
commit
8caf690680
4 changed files with 42 additions and 14 deletions
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
@ -125,7 +125,7 @@ jobs:
|
|||
- name: Set up Go
|
||||
uses: actions/setup-go@v3
|
||||
with:
|
||||
go-version: ^1.17.7
|
||||
go-version: 1.18
|
||||
check-latest: true
|
||||
|
||||
- name: Get project dependencies
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue