gogs/.gopmfile

52 lines
1.8 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]
github.com/bradfitz/gomemcache = commit:72a68649ba
2015-11-21 22:40:29 +03:00
github.com/codegangsta/cli = commit:0302d39
2015-12-06 23:34:17 +03:00
github.com/go-macaron/binding = commit:2502aaf
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
2015-11-21 22:40:29 +03:00
github.com/go-macaron/toolbox = commit:ab30a81
github.com/go-sql-driver/mysql = commit:d512f20
2015-12-06 23:34:17 +03:00
github.com/go-xorm/core = commit:acb6f00
github.com/go-xorm/xorm = commit:a8fba4d
2015-01-15 13:40:16 +03:00
github.com/gogits/chardet = commit:2404f77725
2015-12-09 04:06:12 +03:00
github.com/gogits/git-shell =
2015-12-06 23:34:17 +03:00
github.com/gogits/go-gogs-client = commit:4b541fa
github.com/issue9/identicon = commit:f8c0d2c
github.com/kardianos/minwinsvc =
2015-12-06 23:34:17 +03:00
github.com/klauspost/compress = commit:bcd0709
2015-11-08 19:08:13 +03:00
github.com/klauspost/cpuid = commit:8d9fe96
2015-12-06 23:34:17 +03:00
github.com/klauspost/crc32 = commit:0aff1ea
github.com/lib/pq = commit:11fc39a
2015-11-08 19:08:13 +03:00
github.com/mattn/go-sqlite3 = commit:5651a9d
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
2015-08-01 10:57:03 +03:00
github.com/nfnt/resize = commit:dc93e1b98c
2015-11-21 22:40:29 +03:00
github.com/russross/blackfriday = commit:300106c
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
2015-09-04 00:19:50 +03:00
golang.org/x/net =
golang.org/x/text =
golang.org/x/crypto =
2015-12-06 23:34:17 +03:00
gopkg.in/asn1-ber.v1 = commit:4e86f43
2015-11-08 19:08:13 +03:00
gopkg.in/gomail.v2 = commit:df6fc79
2015-12-06 23:34:17 +03:00
gopkg.in/ini.v1 = commit:65f8c74
gopkg.in/ldap.v2 = e9a325d
2015-11-08 19:08:13 +03:00
gopkg.in/macaron.v1 = commit:1c6dd87
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