diff options
author | Unknwon <u@gogs.io> | 2017-01-31 07:36:59 -0500 |
---|---|---|
committer | Unknwon <u@gogs.io> | 2017-01-31 07:36:59 -0500 |
commit | 412ba5b2a97ec224f6cf6b78ceba711c8dda3835 (patch) | |
tree | 287c6c80d0da4a2f060eebb25a18f93565e456a0 /.gopmfile | |
parent | c17f93e6c0e6f9eb6f0a88e2334cd224bcc1c105 (diff) |
Prepare for release
Diffstat (limited to '.gopmfile')
-rw-r--r-- | .gopmfile | 32 |
1 files changed, 16 insertions, 16 deletions
@@ -3,57 +3,57 @@ path = github.com/gogits/gogs [deps] github.com/bradfitz/gomemcache = commit:2fafb84 -github.com/urfave/cli = commit:0bdedde +github.com/urfave/cli = commit:47a988 github.com/go-macaron/binding = commit:4892016 github.com/go-macaron/cache = commit:5617353 github.com/go-macaron/captcha = commit:8aa5919 github.com/go-macaron/csrf = commit:6a9a7df github.com/go-macaron/gzip = commit:cad1c65 github.com/go-macaron/i18n = commit:ef57533 -github.com/go-macaron/inject = commit:c5ab7bf +github.com/go-macaron/inject = commit:d8a0b86 github.com/go-macaron/session = commit:66031fc github.com/go-macaron/toolbox = commit:82b5115 -github.com/go-sql-driver/mysql = commit:a0583e0 -github.com/go-xorm/builder = commit:db75972 -github.com/go-xorm/core = commit:87aca22 -github.com/go-xorm/xorm = commit:d75356f +github.com/go-sql-driver/mysql = commit:2e00b5c +github.com/go-xorm/builder = commit:867edcc +github.com/go-xorm/core = commit:2fbe2c7 +github.com/go-xorm/xorm = commit:445a934 github.com/gogits/chardet = commit:2404f77 github.com/gogits/cron = commit:2fc07a4 github.com/gogits/git-module = commit:df1013f github.com/gogits/go-gogs-client = commit:98046bb github.com/gogits/go-libravatar = commit:cd1abbd github.com/issue9/identicon = commit:d36b545 -github.com/jaytaylor/html2text = commit:4b9124c +github.com/jaytaylor/html2text = commit:d16d412 github.com/kardianos/minwinsvc = commit:cad6b2b -github.com/klauspost/compress = commit:e3b7981 +github.com/klauspost/compress = commit:461e8fd github.com/klauspost/cpuid = commit:09cded8 github.com/klauspost/crc32 = commit:cb6bfca -github.com/lib/pq = commit:5bf1611 -github.com/mattn/go-sqlite3 = commit:2d44dec +github.com/lib/pq = commit:67c3f2a +github.com/mattn/go-sqlite3 = commit:ce9149a github.com/mcuadros/go-version = commit:257f7b9 github.com/microcosm-cc/bluemonday = commit:e797637 github.com/msteinert/pam = commit:02ccfbf github.com/nfnt/resize = commit:891127d github.com/russross/blackfriday = commit:5f33e7b github.com/satori/go.uuid = commit:b061729 -github.com/sergi/go-diff = commit:83532ca +github.com/sergi/go-diff = commit:24e2351 github.com/shurcooL/sanitized_anchor_name = commit:1dba4b3 github.com/Unknwon/cae = commit:c6aac99 github.com/Unknwon/com = commit:28b053d github.com/Unknwon/i18n = commit:39d6f27 github.com/Unknwon/paginater = commit:701c23f -golang.org/x/crypto = commit:f6b343c -golang.org/x/net = commit:45e7717 +golang.org/x/crypto = commit:dc137be +golang.org/x/net = commit:f249948 golang.org/x/sys = commit:d75a526 -golang.org/x/text = commit:a49bea1 +golang.org/x/text = commit:ece019d gopkg.in/alexcesaro/quotedprintable.v3 = commit:2caba25 gopkg.in/asn1-ber.v1 = commit:4e86f43 gopkg.in/bufio.v1 = commit:567b2bf gopkg.in/editorconfig/editorconfig-core-go.v1 = commit:a872f05 gopkg.in/gomail.v2 = commit:81ebce5 -gopkg.in/ini.v1 = commit:6f66b0e +gopkg.in/ini.v1 = commit:e3c2d47 gopkg.in/ldap.v2 = commit:8168ee0 -gopkg.in/macaron.v1 = commit:ddb19a9 +gopkg.in/macaron.v1 = commit:78521e4 gopkg.in/redis.v2 = commit:e617904 [res] |