diff options
author | Unknwon <joe2010xtmf@163.com> | 2015-02-09 13:32:22 -0500 |
---|---|---|
committer | Unknwon <joe2010xtmf@163.com> | 2015-02-09 13:32:22 -0500 |
commit | e407df54f000bf3e078e67f043571293e4edad5d (patch) | |
tree | 41b829c71b2530c5c796e267249d302f62560f2d /.gopmfile | |
parent | bad533a2195c860d34776a110b0cb87491d66bb5 (diff) | |
download | gitea-e407df54f000bf3e078e67f043571293e4edad5d.tar.gz gitea-e407df54f000bf3e078e67f043571293e4edad5d.zip |
update gopmfile and README
Diffstat (limited to '.gopmfile')
-rw-r--r-- | .gopmfile | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -3,6 +3,7 @@ path = github.com/gogits/gogs [deps] github.com/beego/memcache = commit:2aea774416 +github.com/bradfitz/gomemcache = github.com/Unknwon/cae = commit:2e70a1351b github.com/Unknwon/com = commit:d9bcf409c8 github.com/Unknwon/i18n = commit:1e88666229 @@ -27,6 +28,8 @@ github.com/microcosm-cc/bluemonday = github.com/nfnt/resize = commit:8f44931448 github.com/russross/blackfriday = commit:05b8cefd6a github.com/shurcooL/go = commit:48293cbc7a +golang.org/x/net = +golang.org/x/text = gopkg.in/ini.v1 = commit:28ad8c408b gopkg.in/redis.v2 = commit:e617904962 |