Movde dependents on macaron from modules/setting (#10050)

Co-authored-by: Lauris BH <lauris@nix.lv>
This commit is contained in:
Lunny Xiao
2020-01-29 09:47:46 +02:00
committed by GitHub
co-authored by Lauris BH
parent c09e020558
commit 79ce91fdde
6 changed files with 74 additions and 35 deletions
+3
View File
@@ -11,6 +11,9 @@ import (
"code.gitea.io/gitea/modules/setting"
mc "gitea.com/macaron/cache"
_ "gitea.com/macaron/cache/memcache" // memcache plugin for cache
_ "gitea.com/macaron/cache/redis"
)
var conn mc.Cache