From e0ee7f6c6bb902ccd98bd59a41d7760165cfb919 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BF=83=E9=9A=A8=E7=B7=A3=E5=8B=95?= Date: Tue, 2 Sep 2025 23:01:54 +0800 Subject: [PATCH] Xray Core v25.8.31 --- go.mod | 2 -- 1 file changed, 2 deletions(-) diff --git a/go.mod b/go.mod index 00eebf4d..6506175d 100644 --- a/go.mod +++ b/go.mod @@ -2,8 +2,6 @@ module x-ui go 1.25.0 -replace gvisor.dev/gvisor => gvisor.dev/gvisor v0.0.0-20250503011706-39ed1f5ac29c - require ( github.com/gin-contrib/gzip v1.2.3 github.com/gin-contrib/sessions v1.0.4