summaryrefslogtreecommitdiffstats
path: root/models/models.go
diff options
context:
space:
mode:
Diffstat (limited to 'models/models.go')
-rw-r--r--models/models.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/models/models.go b/models/models.go
index fe17229cc3..6c323684a8 100644
--- a/models/models.go
+++ b/models/models.go
@@ -11,6 +11,7 @@ import (
"strings"
_ "github.com/go-sql-driver/mysql"
+ _ "github.com/gogits/cache"
_ "github.com/lib/pq"
"github.com/lunny/xorm"