summaryrefslogtreecommitdiffstats
path: root/vendor/golang.org/x/net
Commit message (Collapse)AuthorAgeFilesLines
* Update go-org to optimize code (#8824)Lauris BH2019-11-052-1/+4734
|
* Rewrite markdown rendering to blackfriday v2 and rewrite orgmode rendering ↵Lauris BH2019-10-311-0/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | to go-org (#8560) * Rewrite markdown rendering to blackfriday v2.0 * Fix style * Fix go mod with golang 1.13 * Fix blackfriday v2 import * Inital orgmode renderer migration to go-org * Vendor go-org dependency * Ignore errors :/ * Update go-org to latest version * Update test * Fix go-org test * Remove unneeded code * Fix comments * Fix markdown test * Fix blackfriday regression rendering HTML block
* use go 1.13 (#8088)techknowlogick2019-09-122-713/+1
| | | | | | | | | | * use go 1.13 * use go 1.13 in gomod file * Update Makefile * update swagger deps
* update go-git to v4.12.0 - fixes #7248 (#7249)techknowlogick2019-06-1919-178/+16558
|
* Remove x/net/context vendor by using std package (#5202)Antoine GIRARD2018-11-102-0/+221
| | | | | | | | | | | | * Update dep github.com/markbates/goth * Update dep github.com/blevesearch/bleve * Update dep golang.org/x/oauth2 * Fix github.com/blevesearch/bleve to c74e08f039e56cef576e4336382b2a2d12d9e026 * Update dep golang.org/x/oauth2
* Update x/net (#5169)Antoine GIRARD2018-10-2614-3031/+3448
|
* Migrate to dep (#3972)Antoine GIRARD2018-05-212-0/+6
| | | | | | | | | | | | * Update makefile to use dep * Migrate to dep * Fix some deps * Try to find a better version for golang.org/x/net * Try to find a better version for golang.org/x/oauth2
* Search bar for issues/pulls (#530)Ethan Koenig2017-01-253-0/+528
|
* Added all required dependenciesThomas Boerger2016-11-0416-0/+8623