gitea/.gopmfile

55 lines
2.0 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]
2016-01-30 16:12:23 +01:00
github.com/bradfitz/gomemcache = commit:fb1f79c
2016-02-24 07:14:43 +01:00
github.com/codegangsta/cli = commit:5db7419
github.com/go-macaron/binding = commit:a68f342
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
2016-02-24 07:14:43 +01:00
github.com/go-macaron/gzip = commit:cad1c65
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
2016-01-30 16:12:23 +01:00
github.com/go-macaron/toolbox = commit:82b5115
2016-02-24 07:14:43 +01:00
github.com/go-sql-driver/mysql = commit:1309049
github.com/go-xorm/core = commit:9ddf4ee
github.com/go-xorm/xorm = commit:e72082c
github.com/gogits/chardet = commit:2404f77725
2016-02-24 07:14:43 +01:00
github.com/gogits/cron = commit:3abc0f8
github.com/gogits/git-module = commit:a1c5096
github.com/gogits/go-gogs-client = commit:d584b1e
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
2016-02-24 07:14:43 +01:00
github.com/klauspost/compress = commit:f962535
github.com/klauspost/cpuid = commit:2c698c6
github.com/klauspost/crc32 = commit:19b0b33
github.com/lib/pq = commit:69552e5
github.com/mattn/go-sqlite3 = commit:09d5c45
2015-11-08 17:08:13 +01:00
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
2016-01-30 16:12:23 +01:00
github.com/nfnt/resize = commit:4d93a29
github.com/russross/blackfriday = commit:006144a
2016-02-24 07:14:43 +01:00
github.com/satori/go.uuid = commit:e673fdd
2016-01-30 16:12:23 +01:00
github.com/sergi/go-diff = commit:ec7fdbb
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
2016-02-24 07:14:43 +01:00
golang.org/x/net = commit:4599ae7
golang.org/x/text = commit:07b9a78
2016-01-30 16:12:23 +01:00
golang.org/x/crypto = commit:1f22c01
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
2016-02-24 07:14:43 +01:00
gopkg.in/ini.v1 = commit:776aa73
gopkg.in/ldap.v2 = commit:07a7330
gopkg.in/macaron.v1 = commit:b9eee38
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