Use gitea forked macaron (#7933)
Signed-off-by: Tamal Saha <tamal@appscode.com>
This commit is contained in:

committed by
techknowlogick

parent
ca6fb004ac
commit
171b359877
2
modules/cache/cache.go
vendored
2
modules/cache/cache.go
vendored
@ -10,7 +10,7 @@ import (
|
||||
|
||||
"code.gitea.io/gitea/modules/setting"
|
||||
|
||||
mc "github.com/go-macaron/cache"
|
||||
mc "gitea.com/macaron/cache"
|
||||
)
|
||||
|
||||
var conn mc.Cache
|
||||
|
Reference in New Issue
Block a user