gogs/.gopmfile

65 lines
2.5 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-12-24 05:53:30 +03:00
github.com/bradfitz/gomemcache = commit:2fafb84
github.com/urfave/cli = commit:347a988
2016-12-24 05:53:30 +03:00
github.com/go-macaron/binding = commit:4892016
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
2016-03-17 21:29:45 +03:00
github.com/go-macaron/csrf = commit:6a9a7df
2016-02-24 09:14:43 +03:00
github.com/go-macaron/gzip = commit:cad1c65
2016-07-17 04:25:30 +03:00
github.com/go-macaron/i18n = commit:ef57533
2017-01-31 15:36:59 +03:00
github.com/go-macaron/inject = commit:d8a0b86
2015-11-08 19:08:13 +03:00
github.com/go-macaron/session = commit:66031fc
2016-01-30 18:12:23 +03:00
github.com/go-macaron/toolbox = commit:82b5115
2017-01-31 15:36:59 +03:00
github.com/go-sql-driver/mysql = commit:2e00b5c
2017-02-21 20:17:39 +03:00
github.com/go-xorm/builder = commit:9c35786
github.com/go-xorm/core = commit:7daacb2
github.com/go-xorm/xorm = commit:19f6dfc
2016-03-19 21:51:41 +03:00
github.com/gogits/chardet = commit:2404f77
2016-12-24 05:53:30 +03:00
github.com/gogits/cron = commit:2fc07a4
2017-02-21 20:17:39 +03:00
github.com/gogits/git-module = commit:1b9552b
2017-02-28 02:38:16 +03:00
github.com/gogits/go-gogs-client = commit:264a3d5
github.com/gogits/go-libravatar = commit:cd1abbd
2016-07-17 04:25:30 +03:00
github.com/issue9/identicon = commit:d36b545
2017-01-31 15:36:59 +03:00
github.com/jaytaylor/html2text = commit:d16d412
2015-12-13 05:58:54 +03:00
github.com/kardianos/minwinsvc = commit:cad6b2b
2017-01-31 15:36:59 +03:00
github.com/klauspost/compress = commit:461e8fd
2016-03-07 03:55:38 +03:00
github.com/klauspost/cpuid = commit:09cded8
2016-12-24 05:53:30 +03:00
github.com/klauspost/crc32 = commit:cb6bfca
2017-01-31 15:36:59 +03:00
github.com/lib/pq = commit:67c3f2a
github.com/mattn/go-colorable = commit:d228849
github.com/mattn/go-isatty = commit:30a891c
2017-01-31 15:36:59 +03:00
github.com/mattn/go-sqlite3 = commit:ce9149a
2016-12-24 05:53:30 +03:00
github.com/mcuadros/go-version = commit:257f7b9
github.com/microcosm-cc/bluemonday = commit:e797637
2015-12-06 23:34:17 +03:00
github.com/msteinert/pam = commit:02ccfbf
2016-08-03 22:12:33 +03:00
github.com/nfnt/resize = commit:891127d
2016-12-24 05:53:30 +03:00
github.com/russross/blackfriday = commit:5f33e7b
github.com/satori/go.uuid = commit:b061729
2017-01-31 15:36:59 +03:00
github.com/sergi/go-diff = commit:24e2351
2016-12-24 05:53:30 +03:00
github.com/shurcooL/sanitized_anchor_name = commit:1dba4b3
github.com/Unknwon/cae = commit:c6aac99
2015-11-08 19:08:13 +03:00
github.com/Unknwon/com = commit:28b053d
2017-02-21 20:17:39 +03:00
github.com/Unknwon/i18n = commit:e0eb0ce
2016-12-24 05:53:30 +03:00
github.com/Unknwon/paginater = commit:701c23f
github.com/fatih/color = commit:42c364b
2017-01-31 15:36:59 +03:00
golang.org/x/crypto = commit:dc137be
golang.org/x/net = commit:f249948
2016-12-24 05:53:30 +03:00
golang.org/x/sys = commit:d75a526
2017-01-31 15:36:59 +03:00
golang.org/x/text = commit:ece019d
2016-03-19 21:51:41 +03:00
gopkg.in/alexcesaro/quotedprintable.v3 = commit:2caba25
2015-12-06 23:34:17 +03:00
gopkg.in/asn1-ber.v1 = commit:4e86f43
2016-03-19 21:51:41 +03:00
gopkg.in/bufio.v1 = commit:567b2bf
2017-02-21 20:17:39 +03:00
gopkg.in/clog.v1 = commit:bf4bf4a
2016-08-31 02:18:40 +03:00
gopkg.in/editorconfig/editorconfig-core-go.v1 = commit:a872f05
2016-07-17 04:25:30 +03:00
gopkg.in/gomail.v2 = commit:81ebce5
2017-01-31 15:36:59 +03:00
gopkg.in/ini.v1 = commit:e3c2d47
2016-12-24 05:53:30 +03:00
gopkg.in/ldap.v2 = commit:8168ee0
2017-02-21 20:17:39 +03:00
gopkg.in/macaron.v1 = commit:8be5635
2016-03-19 21:51:41 +03:00
gopkg.in/redis.v2 = commit:e617904
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