更新go依赖库

This commit is contained in:
xiangheng
2024-06-05 22:35:24 +08:00
parent 1d55afbe3f
commit ad6aa0515c
6 changed files with 121 additions and 570 deletions

View File

@@ -6,7 +6,7 @@ import (
"time"
"x_admin/config"
"github.com/go-redis/redis/v9"
"github.com/redis/go-redis/v9"
)
var Redis = initRedis()