aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/github.com/etcd-io
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade blevesearch to v0.8.1 (#9177)Mura Li2019-11-274-5/+68
| | | | | For #1441 https://github.com/blevesearch/bleve/commit/a91b427b59b893f112021841ba7370d285f8426f
* Use Go1.11 module (#5743)Mura Li2019-03-274-0/+1014
| | | | | | | | | | | | | | | | | | * Migrate to go modules * make vendor * Update mvdan.cc/xurls * make vendor * Update code.gitea.io/git * make fmt-check * Update github.com/go-sql-driver/mysql * make vendor
* Update bleve dependency to latest master revision (#6100)Lunny Xiao2019-02-1727-0/+5025
* update bleve to master b17287a86f6cac923a5d886e10618df994eeb54b6724eac2e3b8dde89cfbe3a2 * remove unused pkg from dep file * change bleve from master to recent revision