增加Map的包装类型

This commit is contained in:
2023-08-10 15:19:06 +08:00
parent 803cf00bd1
commit b92b8dbf25
3 changed files with 58 additions and 1 deletions

3
go.mod
View File

@ -2,9 +2,10 @@ module git.zhangdeman.cn/zhangdeman/wrapper
go 1.20
require git.zhangdeman.cn/zhangdeman/util v0.0.0-20230801092344-773ac512f305
require git.zhangdeman.cn/zhangdeman/util v0.0.0-20230810063945-842592611562
require (
git.zhangdeman.cn/zhangdeman/easymap v0.0.0-20230307094841-e437ba87af10 // indirect
github.com/BurntSushi/toml v1.3.2 // indirect
github.com/Jeffail/gabs v1.4.0 // indirect
github.com/axgle/mahonia v0.0.0-20180208002826-3358181d7394 // indirect