update xml serialize
This commit is contained in:
7
go.mod
7
go.mod
@ -11,4 +11,9 @@ require (
|
||||
gopkg.in/yaml.v3 v3.0.1
|
||||
)
|
||||
|
||||
require git.zhangdeman.cn/zhangdeman/consts v0.0.0-20241023090605-10cff9173059
|
||||
require git.zhangdeman.cn/zhangdeman/consts v0.0.0-20241104082108-0f97a870bbc3
|
||||
|
||||
require (
|
||||
github.com/sbabiv/xml2map v1.2.1
|
||||
github.com/stretchr/testify v1.9.0 // indirect
|
||||
)
|
||||
|
Reference in New Issue
Block a user