mirror of
https://github.com/go-gitea/gitea
synced 2025-08-10 11:38:20 +00:00
backports #24114 --------- Co-authored-by: techknowlogick <hello@techknowlogick.com>
This commit is contained in:
@@ -26,7 +26,7 @@ import (
|
||||
"code.gitea.io/gitea/modules/nosql"
|
||||
|
||||
"gitea.com/go-chi/session"
|
||||
"github.com/go-redis/redis/v8"
|
||||
"github.com/redis/go-redis/v9"
|
||||
)
|
||||
|
||||
// RedisStore represents a redis session store implementation.
|
||||
|
Reference in New Issue
Block a user