1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-22 18:28:37 +00:00

Prepare for v0.3.0 release

This commit is contained in:
Unknown
2014-04-21 06:54:07 -04:00
parent 660b47373d
commit de01f81489
4 changed files with 27 additions and 3 deletions

View File

@@ -12,7 +12,6 @@ import (
_ "github.com/go-sql-driver/mysql"
"github.com/go-xorm/xorm"
_ "github.com/gogits/cache"
_ "github.com/lib/pq"
"github.com/gogits/gogs/modules/base"