diff --git a/.github/workflows/debug.yml b/.github/workflows/debug.yml
index 6007cc51..86c4cf0a 100644
--- a/.github/workflows/debug.yml
+++ b/.github/workflows/debug.yml
@@ -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
diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml
index ead03961..0b6e28df 100644
--- a/.github/workflows/release.yml
+++ b/.github/workflows/release.yml
@@ -45,7 +45,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: Gradle cache
uses: actions/cache@v2
if: steps.cache.outputs.cache-hit != 'true'
diff --git a/.idea/gradle.xml b/.idea/gradle.xml
index 8d7718a6..23653483 100644
--- a/.idea/gradle.xml
+++ b/.idea/gradle.xml
@@ -37,11 +37,9 @@
-
-
-
+