Use glide
This commit is contained in:
		
							parent
							
								
									514382e2eb
								
							
						
					
					
						commit
						df2bdf7ea3
					
				|  | @ -17,3 +17,4 @@ output* | |||
| gogs.sublime-project | ||||
| gogs.sublime-workspace | ||||
| /release | ||||
| vendor | ||||
|  |  | |||
|  | @ -0,0 +1,133 @@ | |||
| hash: 81254bce31966708f508a845836851efb77d96d8c522e745e67d0daeffd76cc5 | ||||
| updated: 2016-03-11T12:10:01.422583647-05:00 | ||||
| imports: | ||||
| - name: github.com/bradfitz/gomemcache | ||||
|   version: fb1f79c6b65acda83063cbc69f6bba1522558bfc | ||||
|   subpackages: | ||||
|   - memcache | ||||
| - name: github.com/codegangsta/cli | ||||
|   version: aca5b047ed14d17224157c3434ea93bf6cdaadee | ||||
| - name: github.com/go-macaron/binding | ||||
|   version: a68f34212fe257219981e43adfe4c96ab48f42cd | ||||
| - name: github.com/go-macaron/cache | ||||
|   version: 56173531277692bc2925924d51fda1cd0a6b8178 | ||||
|   subpackages: | ||||
|   - memcache | ||||
|   - redis | ||||
| - name: github.com/go-macaron/captcha | ||||
|   version: 8aa5919789ab301e865595eb4b1114d6b9847deb | ||||
| - name: github.com/go-macaron/csrf | ||||
|   version: 546646cf80d2feabea4e4098d2d824d5582f3416 | ||||
| - name: github.com/go-macaron/gzip | ||||
|   version: cad1c6580a07c56f5f6bc52d66002a05985c5854 | ||||
| - name: github.com/go-macaron/i18n | ||||
|   version: d2d3329f13b52314f3292c4cecb601fad13f02c8 | ||||
| - name: github.com/go-macaron/inject | ||||
|   version: c5ab7bf3a307593cd44cb272d1a5beea473dd072 | ||||
| - name: github.com/go-macaron/session | ||||
|   version: 66031fcb37a0fff002a1f028eb0b3a815c78306b | ||||
|   subpackages: | ||||
|   - redis | ||||
| - name: github.com/go-macaron/toolbox | ||||
|   version: 82b511550b0aefc36b3a28062ad3a52e812bee38 | ||||
| - name: github.com/go-sql-driver/mysql | ||||
|   version: 66312f7fe2678aa0f5ec770f96702f4c4ec5aa8e | ||||
| - name: github.com/go-xorm/core | ||||
|   version: 502158401cde814951eae62f064d9e5ff39e13ce | ||||
| - name: github.com/go-xorm/xorm | ||||
|   version: bb8c5c04d7d65453c3f0176a307276857dccc3b0 | ||||
| - name: github.com/gogits/chardet | ||||
|   version: 2404f777256163ea3eadb273dada5dcb037993c0 | ||||
| - name: github.com/gogits/cron | ||||
|   version: 3abc0f88f2062336bcc41b43a4febbd847a390ce | ||||
| - name: github.com/gogits/git-module | ||||
|   version: 76e8cce6c7ef3ba1cf75752261c721ebf14cd129 | ||||
| - name: github.com/gogits/go-gogs-client | ||||
|   version: d584b1e0fb4d8ad0e8cf2fae2368838f2526b408 | ||||
| - name: github.com/issue9/identicon | ||||
|   version: f8c0d2ce04db79c663b1da33d3a9f62be753ee88 | ||||
| - name: github.com/klauspost/compress | ||||
|   version: 2d3d403f37d2e70b722590bc286076a17422e1f2 | ||||
|   subpackages: | ||||
|   - gzip | ||||
|   - flate | ||||
| - name: github.com/klauspost/cpuid | ||||
|   version: 09cded8978dc9e80714c4d85b0322337b0a1e5e0 | ||||
| - name: github.com/klauspost/crc32 | ||||
|   version: 19b0b332c9e4516a6370a0456e6182c3b5036720 | ||||
| - name: github.com/lib/pq | ||||
|   version: 165a3529e799da61ab10faed1fabff3662d6193f | ||||
|   subpackages: | ||||
|   - oid | ||||
| - name: github.com/mcuadros/go-version | ||||
|   version: d52711f8d6bea8dc01efafdb68ad95a4e2606630 | ||||
| - name: github.com/microcosm-cc/bluemonday | ||||
|   version: 4ac6f27528d0a3f2a59e0b0a6f6b3ff0bb89fe20 | ||||
| - name: github.com/nfnt/resize | ||||
|   version: 4d93a29130b1b6aba503e2aa8b50f516213ea80e | ||||
| - name: github.com/russross/blackfriday | ||||
|   version: 006144af03eeeff1037240a71865a9fd61f1c25f | ||||
| - name: github.com/satori/go.uuid | ||||
|   version: e673fdd4dea8a7334adbbe7f57b7e4b00bdc5502 | ||||
| - name: github.com/sergi/go-diff | ||||
|   version: ec7fdbb58eb3e300c8595ad5ac74a5aa50019cc7 | ||||
|   subpackages: | ||||
|   - diffmatchpatch | ||||
| - name: github.com/shurcooL/sanitized_anchor_name | ||||
|   version: 10ef21a441db47d8b13ebcc5fd2310f636973c77 | ||||
| - name: github.com/Unknwon/cae | ||||
|   version: 7f5e046bc8a6c3cde743c233b96ee4fd84ee6ecd | ||||
|   subpackages: | ||||
|   - zip | ||||
| - name: github.com/Unknwon/com | ||||
|   version: 28b053d5a2923b87ce8c5a08f3af779894a72758 | ||||
| - name: github.com/Unknwon/i18n | ||||
|   version: 3b48b6662051bed72d36efa3c1e897bdf96b2e37 | ||||
| - name: github.com/Unknwon/paginater | ||||
|   version: 7748a72e01415173a27d79866b984328e7b0c12b | ||||
| - name: golang.org/x/crypto | ||||
|   version: de93d05161db39bcbd84d3da2e54c4a18f37f0b1 | ||||
|   subpackages: | ||||
|   - ssh | ||||
|   - curve25519 | ||||
| - name: golang.org/x/net | ||||
|   version: e7da8edaa52631091740908acaf2c2d4c9b3ce90 | ||||
|   subpackages: | ||||
|   - html | ||||
|   - html/charset | ||||
|   - html/atom | ||||
| - name: golang.org/x/text | ||||
|   version: a71fd10341b064c10f4a81ceac72bcf70f26ea34 | ||||
|   subpackages: | ||||
|   - transform | ||||
|   - encoding | ||||
|   - encoding/charmap | ||||
|   - encoding/htmlindex | ||||
|   - encoding/internal/identifier | ||||
|   - encoding/internal | ||||
|   - encoding/japanese | ||||
|   - encoding/korean | ||||
|   - encoding/simplifiedchinese | ||||
|   - encoding/traditionalchinese | ||||
|   - encoding/unicode | ||||
|   - language | ||||
|   - internal/utf8internal | ||||
|   - runes | ||||
|   - internal/tag | ||||
| - name: gopkg.in/alexcesaro/quotedprintable.v3 | ||||
|   version: 2caba252f4dc53eaf6b553000885530023f54623 | ||||
| - name: gopkg.in/asn1-ber.v1 | ||||
|   version: 4e86f4367175e39f69d9358a5f17b4dda270378d | ||||
| - name: gopkg.in/bufio.v1 | ||||
|   version: 567b2bfa514e796916c4747494d6ff5132a1dfce | ||||
| - name: gopkg.in/gomail.v2 | ||||
|   version: 5ceb8e65415e45e1262fb385212b8193b55c0f99 | ||||
| - name: gopkg.in/ini.v1 | ||||
|   version: 776aa739ce9373377cd16f526cdf06cb4c89b40f | ||||
| - name: gopkg.in/ldap.v2 | ||||
|   version: 07a7330929b9ee80495c88a4439657d89c7dbd87 | ||||
| - name: gopkg.in/macaron.v1 | ||||
|   version: b9eee382bef2f2f678fadbcf368fc1e52306bed1 | ||||
| - name: gopkg.in/redis.v2 | ||||
|   version: e6179049628164864e6e84e973cfb56335748dea | ||||
| devImports: [] | ||||
|  | @ -0,0 +1,53 @@ | |||
| package: github.com/gogits/gogs | ||||
| import: | ||||
| - package: github.com/Unknwon/cae | ||||
|   subpackages: | ||||
|   - zip | ||||
| - package: github.com/Unknwon/com | ||||
| - package: github.com/Unknwon/i18n | ||||
| - package: github.com/Unknwon/paginater | ||||
| - package: github.com/codegangsta/cli | ||||
| - package: github.com/go-macaron/binding | ||||
| - package: github.com/go-macaron/cache | ||||
|   subpackages: | ||||
|   - memcache | ||||
|   - redis | ||||
| - package: github.com/go-macaron/captcha | ||||
| - package: github.com/go-macaron/csrf | ||||
| - package: github.com/go-macaron/gzip | ||||
| - package: github.com/go-macaron/i18n | ||||
| - package: github.com/go-macaron/session | ||||
|   subpackages: | ||||
|   - redis | ||||
| - package: github.com/go-macaron/toolbox | ||||
| - package: github.com/go-sql-driver/mysql | ||||
| - package: github.com/go-xorm/core | ||||
| - package: github.com/go-xorm/xorm | ||||
| - package: github.com/gogits/chardet | ||||
| - package: github.com/gogits/cron | ||||
| - package: github.com/gogits/git-module | ||||
| - package: github.com/gogits/go-gogs-client | ||||
| - package: github.com/issue9/identicon | ||||
| - package: github.com/lib/pq | ||||
| - package: github.com/mcuadros/go-version | ||||
| - package: github.com/microcosm-cc/bluemonday | ||||
| - package: github.com/nfnt/resize | ||||
| - package: github.com/russross/blackfriday | ||||
| - package: github.com/satori/go.uuid | ||||
| - package: github.com/sergi/go-diff | ||||
|   subpackages: | ||||
|   - diffmatchpatch | ||||
| - package: golang.org/x/crypto | ||||
|   subpackages: | ||||
|   - ssh | ||||
| - package: golang.org/x/net | ||||
|   subpackages: | ||||
|   - html | ||||
|   - html/charset | ||||
| - package: golang.org/x/text | ||||
|   subpackages: | ||||
|   - transform | ||||
| - package: gopkg.in/gomail.v2 | ||||
| - package: gopkg.in/ini.v1 | ||||
| - package: gopkg.in/ldap.v2 | ||||
| - package: gopkg.in/macaron.v1 | ||||
		Loading…
	
		Reference in New Issue