feat: update go mod

This commit is contained in:
2025-10-18 11:20:50 +08:00
parent 64624ba3f8
commit 5823bb2542
2 changed files with 3 additions and 1 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-20251013151543-78605e0253dc
git.zhangdeman.cn/zhangdeman/wrapper v0.0.0-20251014035305-c0ec06fa6dff
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