Redis库升级到V9

This commit is contained in:
Yun
2025-10-04 22:00:08 +08:00
parent 793a8da1af
commit 7ab9ac48c2
10 changed files with 27 additions and 43 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ import (
"testing"
"time"
"github.com/go-redis/redis/v8"
"github.com/redis/go-redis/v9"
"github.com/stretchr/testify/assert"
"github.com/stretchr/testify/mock"