diff --git a/go.mod b/go.mod index b981f5b..38b5f75 100644 --- a/go.mod +++ b/go.mod @@ -2,11 +2,6 @@ module git.hpds.cc/Component/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 -//) - require github.com/stretchr/testify v1.8.0 require (