mirror of
https://github.com/go-gitea/gitea
synced 2025-07-16 07:18:37 +00:00
Update redis library to support redis v7 (#24114)
This commit is contained in:
@@ -11,7 +11,7 @@ import (
|
||||
|
||||
"code.gitea.io/gitea/modules/process"
|
||||
|
||||
"github.com/go-redis/redis/v8"
|
||||
"github.com/redis/go-redis/v9"
|
||||
"github.com/syndtr/goleveldb/leveldb"
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user