diff options
author | Unknwon <u@gogs.io> | 2015-12-18 00:54:27 -0500 |
---|---|---|
committer | Unknwon <u@gogs.io> | 2015-12-18 00:54:27 -0500 |
commit | 1d95844d5562d372e7168601a39646f67f87a63f (patch) | |
tree | 7564a50aa0fe985f8387cb374346f9c009449739 /.gopmfile | |
parent | 1c9dd11ba71ff261f52bf1d31aba6812d0680179 (diff) | |
download | gitea-1d95844d5562d372e7168601a39646f67f87a63f.tar.gz gitea-1d95844d5562d372e7168601a39646f67f87a63f.zip |
prepare release
Diffstat (limited to '.gopmfile')
-rw-r--r-- | .gopmfile | 18 |
1 files changed, 9 insertions, 9 deletions
@@ -16,13 +16,13 @@ github.com/go-macaron/toolbox = commit:ab30a81 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/git-shell = commit:1ffc4bc -github.com/gogits/go-gogs-client = commit:4b541fa +github.com/gogits/git-module = commit:5cd57b9 +github.com/gogits/go-gogs-client = commit:78460e9 github.com/issue9/identicon = commit:f8c0d2c 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/klauspost/compress = commit:f7ff951 +github.com/klauspost/cpuid = commit:ef30b90 +github.com/klauspost/crc32 = commit:41b6596 github.com/lib/pq = commit:11fc39a github.com/mattn/go-sqlite3 = commit:5651a9d github.com/mcuadros/go-version = commit:d52711f @@ -35,12 +35,12 @@ 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:d75b190 -golang.org/x/text = commit:458f474 -golang.org/x/crypto = commit:7b85b09 +golang.org/x/net = commit:28273ec +golang.org/x/text = commit:cf49866 +golang.org/x/crypto = commit:f18420e gopkg.in/asn1-ber.v1 = commit:4e86f43 gopkg.in/gomail.v2 = commit:fbb71dd -gopkg.in/ini.v1 = commit:a4e5487 +gopkg.in/ini.v1 = commit:77178f2 gopkg.in/ldap.v2 = commit:e9a325d gopkg.in/macaron.v1 = commit:1c6dd87 gopkg.in/redis.v2 = commit:e617904962 |