diff options
author | Unknwon <u@gogs.io> | 2016-03-06 19:55:38 -0500 |
---|---|---|
committer | Unknwon <u@gogs.io> | 2016-03-06 19:55:38 -0500 |
commit | 0ea0c5ec4f24f0fc5ef3231085c74b33a16f98ec (patch) | |
tree | f752df40554fb79064faea8fdacfcada9daf3b80 /.gopmfile | |
parent | 58f0c68151d40009800eca138d52c29cac0410e8 (diff) | |
download | gitea-0ea0c5ec4f24f0fc5ef3231085c74b33a16f98ec.tar.gz gitea-0ea0c5ec4f24f0fc5ef3231085c74b33a16f98ec.zip |
Prepare release
Diffstat (limited to '.gopmfile')
-rw-r--r-- | .gopmfile | 28 |
1 files changed, 14 insertions, 14 deletions
@@ -3,30 +3,30 @@ path = github.com/gogits/gogs [deps] github.com/bradfitz/gomemcache = commit:fb1f79c -github.com/codegangsta/cli = commit:5db7419 +github.com/codegangsta/cli = commit:a294348 github.com/go-macaron/binding = commit:a68f342 github.com/go-macaron/cache = commit:5617353 github.com/go-macaron/captcha = commit:8aa5919 -github.com/go-macaron/csrf = commit:715bca0 +github.com/go-macaron/csrf = commit:546646c github.com/go-macaron/gzip = commit:cad1c65 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:82b5115 -github.com/go-sql-driver/mysql = commit:1309049 -github.com/go-xorm/core = commit:9ddf4ee -github.com/go-xorm/xorm = commit:e72082c +github.com/go-sql-driver/mysql = commit:0f2db9e +github.com/go-xorm/core = commit:5021584 +github.com/go-xorm/xorm = commit:1045aa0 github.com/gogits/chardet = commit:2404f77725 github.com/gogits/cron = commit:3abc0f8 -github.com/gogits/git-module = commit:a1c5096 +github.com/gogits/git-module = commit:76e8cce github.com/gogits/go-gogs-client = commit:d584b1e github.com/issue9/identicon = commit:f8c0d2c github.com/kardianos/minwinsvc = commit:cad6b2b -github.com/klauspost/compress = commit:f962535 -github.com/klauspost/cpuid = commit:2c698c6 +github.com/klauspost/compress = commit:2d3d403 +github.com/klauspost/cpuid = commit:09cded8 github.com/klauspost/crc32 = commit:19b0b33 -github.com/lib/pq = commit:69552e5 -github.com/mattn/go-sqlite3 = commit:09d5c45 +github.com/lib/pq = commit:165a352 +github.com/mattn/go-sqlite3 = commit:45f056c github.com/mcuadros/go-version = commit:d52711f github.com/microcosm-cc/bluemonday = commit:4ac6f27 github.com/msteinert/pam = commit:02ccfbf @@ -39,11 +39,11 @@ 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 = commit:4599ae7 -golang.org/x/text = commit:07b9a78 -golang.org/x/crypto = commit:1f22c01 +golang.org/x/net = commit:a4bbce9 +golang.org/x/text = commit:a71fd10 +golang.org/x/crypto = commit:5dc8cb4 gopkg.in/asn1-ber.v1 = commit:4e86f43 -gopkg.in/gomail.v2 = commit:fbb71dd +gopkg.in/gomail.v2 = commit:5ceb8e6 gopkg.in/ini.v1 = commit:776aa73 gopkg.in/ldap.v2 = commit:07a7330 gopkg.in/macaron.v1 = commit:b9eee38 |