From bf1ddc46836c8a4fb7d265a8d9f05c5d2be48c85 Mon Sep 17 00:00:00 2001 From: Tianling Shen Date: Sat, 12 Oct 2024 17:26:12 +0800 Subject: [PATCH] xray-core: drop outdated patch Signed-off-by: Tianling Shen --- xray-core/patches/100-go-mod-ver.patch | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 xray-core/patches/100-go-mod-ver.patch diff --git a/xray-core/patches/100-go-mod-ver.patch b/xray-core/patches/100-go-mod-ver.patch deleted file mode 100644 index 138f161..0000000 --- a/xray-core/patches/100-go-mod-ver.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- a/go.mod -+++ b/go.mod -@@ -1,6 +1,6 @@ - module github.com/xtls/xray-core - --go 1.22 -+go 1.21.7 - - require ( - github.com/ghodss/yaml v1.0.1-0.20220118164431-d8423dcdf344