mirror of
https://github.com/go-gitea/gitea
synced 2025-07-22 10:18:38 +00:00
Bug fix on build tag
This commit is contained in:
@@ -11,6 +11,7 @@ import (
|
||||
"strings"
|
||||
|
||||
_ "github.com/go-sql-driver/mysql"
|
||||
_ "github.com/gogits/cache"
|
||||
_ "github.com/lib/pq"
|
||||
"github.com/lunny/xorm"
|
||||
|
||||
|
Reference in New Issue
Block a user