Bug fix on build tag

This commit is contained in:
Unknown 2014-04-17 03:31:21 -04:00
parent 7d2632784f
commit f8571f4db1
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@ import (
"strings"
_ "github.com/go-sql-driver/mysql"
_ "github.com/gogits/cache"
_ "github.com/lib/pq"
"github.com/lunny/xorm"