diff --git a/go.mod b/go.mod index d9c2d83..b3682c6 100644 --- a/go.mod +++ b/go.mod @@ -2,7 +2,7 @@ module mq_coder go 1.18 -replace ( - git.hpds.cc/Component/mq_coder/encoding latest => target mq_coder/encoding - git.hpds.cc/Component/mq_coder/spec latest => target mq_coder/spec -) \ No newline at end of file +//replace ( +// git.hpds.cc/Component/mq_coder/encoding latest => target mq_coder/encoding +// git.hpds.cc/Component/mq_coder/spec latest => target mq_coder/spec +//) \ No newline at end of file