mirror of
https://gitee.com/xiangheng/x_admin.git
synced 2025-12-24 08:12:55 +08:00
更新go依赖库
This commit is contained in:
@@ -6,7 +6,7 @@ import (
|
||||
"time"
|
||||
"x_admin/config"
|
||||
|
||||
"github.com/go-redis/redis/v9"
|
||||
"github.com/redis/go-redis/v9"
|
||||
)
|
||||
|
||||
var Redis = initRedis()
|
||||
|
||||
Reference in New Issue
Block a user