"refactor(common): 重构序列化工具包,将serialize重命名为utils并添加bitset组件"
This commit is contained in:
5
common/utils/xml/go.mod
Normal file
5
common/utils/xml/go.mod
Normal file
@@ -0,0 +1,5 @@
|
||||
module github.com/ECUST-XX/xml
|
||||
|
||||
go 1.20
|
||||
|
||||
require github.com/looplab/fsm v1.0.3 // indirect
|
||||
Reference in New Issue
Block a user