This commit is contained in:
wangjian 2022-10-08 20:48:16 +08:00
parent 07dc11c46c
commit 904f787e64
1 changed files with 0 additions and 5 deletions

5
go.mod
View File

@ -2,11 +2,6 @@ module git.hpds.cc/Component/mq_coder
go 1.18 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 github.com/stretchr/testify v1.8.0
require ( require (