diff options
Diffstat (limited to '.gopmfile')
-rw-r--r-- | .gopmfile | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -14,8 +14,8 @@ 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:0b58b37 -github.com/go-xorm/core = commit:bc1b7f8 -github.com/go-xorm/xorm = commit:b8b1711 +github.com/go-xorm/core = commit:5bf745d +github.com/go-xorm/xorm = commit:c6c7056 github.com/gogits/chardet = commit:2404f77 github.com/gogits/cron = commit:7f3990a github.com/gogits/git-module = commit:18dd87d @@ -26,7 +26,7 @@ github.com/kardianos/minwinsvc = commit:cad6b2b github.com/klauspost/compress = commit:14eb9c4 github.com/klauspost/cpuid = commit:09cded8 github.com/klauspost/crc32 = commit:19b0b33 -github.com/lib/pq = commit:4dd446e +github.com/lib/pq = commit:80f8150 github.com/mattn/go-sqlite3 = commit:e118d44 github.com/mcuadros/go-version = commit:d52711f github.com/microcosm-cc/bluemonday = commit:9dc1992 @@ -50,7 +50,7 @@ gopkg.in/asn1-ber.v1 = commit:4e86f43 gopkg.in/bufio.v1 = commit:567b2bf gopkg.in/gomail.v2 = commit:81ebce5 gopkg.in/ini.v1 = commit:cf53f92 -gopkg.in/ldap.v2 = commit:537128f +gopkg.in/ldap.v2 = commit:d0a5ced gopkg.in/macaron.v1 = commit:7564489 gopkg.in/redis.v2 = commit:e617904 |