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