mirror of
https://gitee.com/gitea/gitea
synced 2025-11-06 09:30:25 +08:00
Update deps
This commit is contained in:
@@ -7,8 +7,8 @@
|
||||
package setting
|
||||
|
||||
import (
|
||||
_ "github.com/gogits/cache/redis"
|
||||
_ "github.com/gogits/session/redis"
|
||||
_ "github.com/macaron-contrib/cache/redis"
|
||||
_ "github.com/macaron-contrib/session/redis"
|
||||
)
|
||||
|
||||
func init() {
|
||||
|
||||
Reference in New Issue
Block a user