gitea/.gopmfile

53 lines
1.9 KiB
Plaintext
Raw Normal View History

2014-03-12 04:28:30 +01:00
[target]
2014-04-05 17:22:14 +02:00
path = github.com/gogits/gogs
2014-03-12 04:28:30 +01:00
2014-03-12 00:25:50 +01:00
[deps]
github.com/bradfitz/gomemcache = commit:72a68649ba
2015-12-13 03:58:54 +01:00
github.com/codegangsta/cli = commit:b5232bb
2015-12-06 21:34:17 +01:00
github.com/go-macaron/binding = commit:2502aaf
2015-11-08 17:08:13 +01:00
github.com/go-macaron/cache = commit:5617353
2015-11-25 15:36:26 +01:00
github.com/go-macaron/captcha = commit:8aa5919
2015-12-06 21:34:17 +01:00
github.com/go-macaron/csrf = commit:715bca0
2015-11-08 17:08:13 +01:00
github.com/go-macaron/gzip = commit:4938e9b
2015-12-06 21:34:17 +01:00
github.com/go-macaron/i18n = commit:d2d3329
2015-11-08 17:08:13 +01:00
github.com/go-macaron/inject = commit:c5ab7bf
github.com/go-macaron/session = commit:66031fc
2015-11-21 20:40:29 +01:00
github.com/go-macaron/toolbox = commit:ab30a81
github.com/go-sql-driver/mysql = commit:d512f20
2015-12-06 21:34:17 +01:00
github.com/go-xorm/core = commit:acb6f00
github.com/go-xorm/xorm = commit:a8fba4d
github.com/gogits/chardet = commit:2404f77725
2016-01-14 07:28:07 +01:00
github.com/gogits/git-module =
2015-12-18 06:54:27 +01:00
github.com/gogits/go-gogs-client = commit:78460e9
2015-12-06 21:34:17 +01:00
github.com/issue9/identicon = commit:f8c0d2c
2015-12-13 03:58:54 +01:00
github.com/kardianos/minwinsvc = commit:cad6b2b
2015-12-18 06:54:27 +01:00
github.com/klauspost/compress = commit:f7ff951
github.com/klauspost/cpuid = commit:ef30b90
github.com/klauspost/crc32 = commit:41b6596
2015-12-06 21:34:17 +01:00
github.com/lib/pq = commit:11fc39a
2015-11-08 17:08:13 +01: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 21:34:17 +01:00
github.com/msteinert/pam = commit:02ccfbf
2015-08-01 09:57:03 +02:00
github.com/nfnt/resize = commit:dc93e1b98c
2015-12-13 03:58:54 +01:00
github.com/russross/blackfriday = commit:d18b67a
2016-01-09 07:51:17 +01:00
github.com/sergi/go-diff =
2015-11-08 17:08:13 +01:00
github.com/shurcooL/sanitized_anchor_name = commit:10ef21a
github.com/Unknwon/cae = commit:7f5e046
github.com/Unknwon/com = commit:28b053d
2015-12-06 21:34:17 +01:00
github.com/Unknwon/i18n = commit:3b48b66
2015-11-08 17:08:13 +01:00
github.com/Unknwon/paginater = commit:7748a72
2015-12-18 06:54:27 +01:00
golang.org/x/net = commit:28273ec
golang.org/x/text = commit:cf49866
golang.org/x/crypto = commit:f18420e
2015-12-06 21:34:17 +01:00
gopkg.in/asn1-ber.v1 = commit:4e86f43
2015-12-13 03:58:54 +01:00
gopkg.in/gomail.v2 = commit:fbb71dd
2015-12-18 06:54:27 +01:00
gopkg.in/ini.v1 = commit:77178f2
2015-12-13 03:58:54 +01:00
gopkg.in/ldap.v2 = commit:e9a325d
2015-11-08 17:08:13 +01:00
gopkg.in/macaron.v1 = commit:1c6dd87
2015-01-05 13:37:22 +01:00
gopkg.in/redis.v2 = commit:e617904962
2014-03-12 04:28:30 +01:00
2014-03-15 00:34:59 +01:00
[res]
2015-09-03 23:19:50 +02:00
include = public|scripts|templates
2014-03-15 00:34:59 +01:00