diff options
author | Unknwon <u@gogs.io> | 2015-12-06 15:34:17 -0500 |
---|---|---|
committer | Unknwon <u@gogs.io> | 2015-12-06 15:34:17 -0500 |
commit | b5f6206a659eaa76382774675f2e3f2664d0f501 (patch) | |
tree | 727b41a4d535913c4ca251a74765bc202c68133f /.gopmfile | |
parent | 3de9c11ea7753ce0a0272b2c7e6cd4daf6a0c104 (diff) | |
download | gitea-b5f6206a659eaa76382774675f2e3f2664d0f501.tar.gz gitea-b5f6206a659eaa76382774675f2e3f2664d0f501.zip |
prepare release
Diffstat (limited to '.gopmfile')
-rw-r--r-- | .gopmfile | 32 |
1 files changed, 16 insertions, 16 deletions
@@ -4,44 +4,44 @@ path = github.com/gogits/gogs [deps] github.com/bradfitz/gomemcache = commit:72a68649ba github.com/codegangsta/cli = commit:0302d39 -github.com/go-macaron/binding = commit:864a5ce +github.com/go-macaron/binding = commit:2502aaf github.com/go-macaron/cache = commit:5617353 github.com/go-macaron/captcha = commit:8aa5919 -github.com/go-macaron/csrf = commit:3372b25 +github.com/go-macaron/csrf = commit:715bca0 github.com/go-macaron/gzip = commit:4938e9b -github.com/go-macaron/i18n = commit:5e728b6 +github.com/go-macaron/i18n = commit:d2d3329 github.com/go-macaron/inject = commit:c5ab7bf github.com/go-macaron/session = commit:66031fc github.com/go-macaron/toolbox = commit:ab30a81 github.com/go-sql-driver/mysql = commit:d512f20 -github.com/go-xorm/core = commit:3e10003353 -github.com/go-xorm/xorm = commit:c643188 +github.com/go-xorm/core = commit:acb6f00 +github.com/go-xorm/xorm = commit:a8fba4d github.com/gogits/chardet = commit:2404f77725 -github.com/gogits/git-shell = -github.com/gogits/go-gogs-client = commit:7c02c95 -github.com/issue9/identicon = commit:5a61672 -github.com/klauspost/compress = commit:bbfa9dc +github.com/gogits/git-shell = commit:de77627 +github.com/gogits/go-gogs-client = commit:4b541fa +github.com/issue9/identicon = commit:f8c0d2c +github.com/klauspost/compress = commit:bcd0709 github.com/klauspost/cpuid = commit:8d9fe96 -github.com/klauspost/crc32 = commit:3e5c38b -github.com/lib/pq = commit:83c4f41 +github.com/klauspost/crc32 = commit:0aff1ea +github.com/lib/pq = commit:11fc39a github.com/mattn/go-sqlite3 = commit:5651a9d github.com/mcuadros/go-version = commit:d52711f github.com/microcosm-cc/bluemonday = commit:4ac6f27 -github.com/msteinert/pam = commit:6534f23b39 +github.com/msteinert/pam = commit:02ccfbf github.com/nfnt/resize = commit:dc93e1b98c github.com/russross/blackfriday = commit:300106c github.com/shurcooL/sanitized_anchor_name = commit:10ef21a github.com/Unknwon/cae = commit:7f5e046 github.com/Unknwon/com = commit:28b053d -github.com/Unknwon/i18n = commit:7457d88830 +github.com/Unknwon/i18n = commit:3b48b66 github.com/Unknwon/paginater = commit:7748a72 golang.org/x/net = golang.org/x/text = golang.org/x/crypto = -gopkg.in/asn1-ber.v1 = +gopkg.in/asn1-ber.v1 = commit:4e86f43 gopkg.in/gomail.v2 = commit:df6fc79 -gopkg.in/ini.v1 = commit:2e44421 -gopkg.in/ldap.v2 = +gopkg.in/ini.v1 = commit:65f8c74 +gopkg.in/ldap.v2 = e9a325d gopkg.in/macaron.v1 = commit:1c6dd87 gopkg.in/redis.v2 = commit:e617904962 |