diff options
author | Unknown <joe2010xtmf@163.com> | 2014-05-28 00:06:31 -0400 |
---|---|---|
committer | Unknown <joe2010xtmf@163.com> | 2014-05-28 00:06:31 -0400 |
commit | ff690fd9760e0cfb5ae9e49aecb7a201f7ca8304 (patch) | |
tree | 3e601c42e1fc8ff50df02bf04fb48680a031123e /.gopmfile | |
parent | bcfa78b8b559c638c40fa9d0c4ff08c6d8307e88 (diff) | |
download | gitea-ff690fd9760e0cfb5ae9e49aecb7a201f7ca8304.tar.gz gitea-ff690fd9760e0cfb5ae9e49aecb7a201f7ca8304.zip |
Fix #200, add VERSION to template files
Diffstat (limited to '.gopmfile')
-rw-r--r-- | .gopmfile | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -8,6 +8,7 @@ github.com/Unknwon/goconfig = github.com/codegangsta/cli = github.com/go-martini/martini = github.com/go-sql-driver/mysql = +github.com/go-xorm/core = github.com/go-xorm/xorm = github.com/gogits/cache = github.com/gogits/gfm = @@ -15,12 +16,12 @@ github.com/gogits/git = github.com/gogits/logs = github.com/gogits/oauth2 = github.com/gogits/session = +github.com/juju2013/goldap = github.com/lib/pq = github.com/nfnt/resize = github.com/qiniu/log = github.com/robfig/cron = -github.com/juju2013/goldap = [res] -include = templates|public|conf +include = templates|public |