mirror of
https://github.com/go-gitea/gitea.git
synced 2024-05-11 05:55:29 +00: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