summaryrefslogtreecommitdiffstats
path: root/modules/cache/cache.go
diff options
context:
space:
mode:
Diffstat (limited to 'modules/cache/cache.go')
-rw-r--r--modules/cache/cache.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/cache/cache.go b/modules/cache/cache.go
index a7412f109f..ceb5772fcf 100644
--- a/modules/cache/cache.go
+++ b/modules/cache/cache.go
@@ -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