升级接口约束

This commit is contained in:
2025-05-04 13:59:08 +08:00
parent 0c3d7b7e92
commit 8d68e6106e
7 changed files with 22 additions and 4 deletions

6
go.mod
View File

@ -9,10 +9,8 @@ require (
git.zhangdeman.cn/zhangdeman/util v0.0.0-20240618042405-6ee2c904644e
github.com/BurntSushi/toml v1.5.0
github.com/go-ini/ini v1.67.0
github.com/sbabiv/xml2map v1.2.1
gopkg.in/yaml.v3 v3.0.1
)
require (
github.com/sbabiv/xml2map v1.2.1 // indirect
github.com/stretchr/testify v1.9.0 // indirect
)
require github.com/stretchr/testify v1.9.0 // indirect