gogs/.gopmfile

55 lines
2.0 KiB
Plaintext
Raw Normal View History

2014-03-12 07:28:30 +04:00
[target]
2014-04-05 19:22:14 +04:00
path = github.com/gogits/gogs
2014-03-12 07:28:30 +04:00
2014-03-12 03:25:50 +04:00
[deps]
2016-01-30 18:12:23 +03:00
github.com/bradfitz/gomemcache = commit:fb1f79c
github.com/codegangsta/cli = commit:cf1f63a
github.com/go-macaron/binding =
2015-11-08 19:08:13 +03:00
github.com/go-macaron/cache = commit:5617353
2015-11-25 17:36:26 +03:00
github.com/go-macaron/captcha = commit:8aa5919
2015-12-06 23:34:17 +03:00
github.com/go-macaron/csrf = commit:715bca0
2015-11-08 19:08:13 +03:00
github.com/go-macaron/gzip = commit:4938e9b
2015-12-06 23:34:17 +03:00
github.com/go-macaron/i18n = commit:d2d3329
2015-11-08 19:08:13 +03:00
github.com/go-macaron/inject = commit:c5ab7bf
github.com/go-macaron/session = commit:66031fc
2016-01-30 18:12:23 +03:00
github.com/go-macaron/toolbox = commit:82b5115
github.com/go-sql-driver/mysql = commit:b4db83c
github.com/go-xorm/core = commit:1e2868c
github.com/go-xorm/xorm =
github.com/gogits/chardet = commit:2404f77725
github.com/gogits/cron =
github.com/gogits/git-module = commit:3b40eae
github.com/gogits/go-gogs-client =
2015-12-06 23:34:17 +03:00
github.com/issue9/identicon = commit:f8c0d2c
2015-12-13 05:58:54 +03:00
github.com/kardianos/minwinsvc = commit:cad6b2b
2016-01-30 18:12:23 +03:00
github.com/klauspost/compress = commit:91e7b09
github.com/klauspost/cpuid = commit:349c675
github.com/klauspost/crc32 = commit:999f312
github.com/lib/pq = commit:8ad2b29
github.com/mattn/go-sqlite3 = commit:0cc1174
2015-11-08 19:08:13 +03:00
github.com/mcuadros/go-version = commit:d52711f
github.com/microcosm-cc/bluemonday = commit:4ac6f27
2015-12-06 23:34:17 +03:00
github.com/msteinert/pam = commit:02ccfbf
2016-01-30 18:12:23 +03:00
github.com/nfnt/resize = commit:4d93a29
github.com/russross/blackfriday = commit:006144a
github.com/satori/go.uuid =
2016-01-30 18:12:23 +03:00
github.com/sergi/go-diff = commit:ec7fdbb
2015-11-08 19:08:13 +03:00
github.com/shurcooL/sanitized_anchor_name = commit:10ef21a
github.com/Unknwon/cae = commit:7f5e046
github.com/Unknwon/com = commit:28b053d
2015-12-06 23:34:17 +03:00
github.com/Unknwon/i18n = commit:3b48b66
2015-11-08 19:08:13 +03:00
github.com/Unknwon/paginater = commit:7748a72
2016-01-30 18:12:23 +03:00
golang.org/x/net = commit:04b9de9
golang.org/x/text = commit:6fc2e00
golang.org/x/crypto = commit:1f22c01
2015-12-06 23:34:17 +03:00
gopkg.in/asn1-ber.v1 = commit:4e86f43
2015-12-13 05:58:54 +03:00
gopkg.in/gomail.v2 = commit:fbb71dd
2016-01-30 18:12:23 +03:00
gopkg.in/ini.v1 = commit:afbd495
2015-12-13 05:58:54 +03:00
gopkg.in/ldap.v2 = commit:e9a325d
2016-01-30 18:12:23 +03:00
gopkg.in/macaron.v1 = commit:564f398
2015-01-05 15:37:22 +03:00
gopkg.in/redis.v2 = commit:e617904962
2014-03-12 07:28:30 +04:00
2014-03-15 03:34:59 +04:00
[res]
2015-09-04 00:19:50 +03:00
include = public|scripts|templates
2014-03-15 03:34:59 +04:00