From 85df1a10397ef2cbb04ee2513cdfc03216c14c58 Mon Sep 17 00:00:00 2001 From: Liujian <824010343@qq.com> Date: Mon, 28 Oct 2024 12:04:04 +0800 Subject: [PATCH] update go.mod --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 3d0fad2d..b6f01f68 100644 --- a/go.mod +++ b/go.mod @@ -194,4 +194,4 @@ require ( replace github.com/soheilhy/cmux v0.1.5 => github.com/hmzzrcs/cmux v0.1.6 -replace github.com/eolinker/eosc => ../eosc +//replace github.com/eolinker/eosc => ../eosc