upgrade: update wrapper

This commit is contained in:
2025-10-13 23:16:30 +08:00
parent be4a065041
commit 64624ba3f8
3 changed files with 14 additions and 10 deletions

2
go.mod
View File

@ -7,7 +7,7 @@ toolchain go1.24.2
require (
git.zhangdeman.cn/zhangdeman/consts v0.0.0-20250916024308-d378e6c57772
git.zhangdeman.cn/zhangdeman/util v0.0.0-20240618042405-6ee2c904644e
git.zhangdeman.cn/zhangdeman/wrapper v0.0.0-20251013094128-d57d32b103be
git.zhangdeman.cn/zhangdeman/wrapper v0.0.0-20251013151543-78605e0253dc
github.com/go-redis/redismock/v9 v9.2.0
github.com/pkg/errors v0.9.1
github.com/redis/go-redis/v9 v9.14.0