From 03912ea2fc6226a09aed2c8bc02c7e593539ba1c Mon Sep 17 00:00:00 2001 From: Liujian <824010343@qq.com> Date: Mon, 9 Dec 2024 10:06:20 +0800 Subject: [PATCH] update go.mod --- go.mod | 1 - 1 file changed, 1 deletion(-) diff --git a/go.mod b/go.mod index 84c18669..a1d66f52 100644 --- a/go.mod +++ b/go.mod @@ -195,4 +195,3 @@ require ( ) replace github.com/soheilhy/cmux v0.1.5 => github.com/hmzzrcs/cmux v0.1.6 -