diff options
author | Unknwon <u@gogs.io> | 2015-12-12 21:58:54 -0500 |
---|---|---|
committer | Unknwon <u@gogs.io> | 2015-12-12 21:58:54 -0500 |
commit | 351dfc95a919dfa5cd7931ffb8f35f39b88bd3df (patch) | |
tree | ac0c5b0e328bfa5ac25331ef376da6a781e1857a /.gopmfile | |
parent | 837155577a18e911dc7b738952d5b4e2a0687c98 (diff) | |
download | gitea-351dfc95a919dfa5cd7931ffb8f35f39b88bd3df.tar.gz gitea-351dfc95a919dfa5cd7931ffb8f35f39b88bd3df.zip |
prepare release
Diffstat (limited to '.gopmfile')
-rw-r--r-- | .gopmfile | 24 |
1 files changed, 12 insertions, 12 deletions
@@ -3,7 +3,7 @@ path = github.com/gogits/gogs [deps] github.com/bradfitz/gomemcache = commit:72a68649ba -github.com/codegangsta/cli = commit:0302d39 +github.com/codegangsta/cli = commit:b5232bb github.com/go-macaron/binding = commit:2502aaf github.com/go-macaron/cache = commit:5617353 github.com/go-macaron/captcha = commit:8aa5919 @@ -17,12 +17,12 @@ github.com/go-sql-driver/mysql = commit:d512f20 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/git-shell = commit:1ffc4bc github.com/gogits/go-gogs-client = commit:4b541fa github.com/issue9/identicon = commit:f8c0d2c -github.com/kardianos/minwinsvc = -github.com/klauspost/compress = commit:bcd0709 -github.com/klauspost/cpuid = commit:8d9fe96 +github.com/kardianos/minwinsvc = commit:cad6b2b +github.com/klauspost/compress = commit:42eb574 +github.com/klauspost/cpuid = commit:eebb3ea github.com/klauspost/crc32 = commit:0aff1ea github.com/lib/pq = commit:11fc39a github.com/mattn/go-sqlite3 = commit:5651a9d @@ -30,19 +30,19 @@ github.com/mcuadros/go-version = commit:d52711f github.com/microcosm-cc/bluemonday = commit:4ac6f27 github.com/msteinert/pam = commit:02ccfbf github.com/nfnt/resize = commit:dc93e1b98c -github.com/russross/blackfriday = commit:300106c +github.com/russross/blackfriday = commit:d18b67a 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:3b48b66 github.com/Unknwon/paginater = commit:7748a72 -golang.org/x/net = -golang.org/x/text = -golang.org/x/crypto = +golang.org/x/net = commit:d75b190 +golang.org/x/text = commit:458f474 +golang.org/x/crypto = commit:7b85b09 gopkg.in/asn1-ber.v1 = commit:4e86f43 -gopkg.in/gomail.v2 = commit:df6fc79 -gopkg.in/ini.v1 = commit:65f8c74 -gopkg.in/ldap.v2 = e9a325d +gopkg.in/gomail.v2 = commit:fbb71dd +gopkg.in/ini.v1 = commit:a4e5487 +gopkg.in/ldap.v2 = commit:e9a325d gopkg.in/macaron.v1 = commit:1c6dd87 gopkg.in/redis.v2 = commit:e617904962 |