feat: add func

This commit is contained in:
2025-10-13 12:45:11 +08:00
parent 8d68e6106e
commit 86c1a4a3a9
3 changed files with 8 additions and 1 deletions

2
go.mod
View File

@ -5,7 +5,7 @@ go 1.23.0
toolchain go1.24.2
require (
git.zhangdeman.cn/zhangdeman/consts v0.0.0-20250425024726-cc17224cb995
git.zhangdeman.cn/zhangdeman/consts v0.0.0-20250916024308-d378e6c57772
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