summaryrefslogtreecommitdiffstats
path: root/vendor/github.com/blevesearch/segment/.travis.yml
Commit message (Collapse)AuthorAgeFilesLines
* Remove golang vendored directory (#18277)techknowlogick2022-01-141-15/+0
| | | | | | | * rm go vendor * fix drone yaml * add to gitignore
* Upgrade blevesearch to v0.8.1 (#9177)Mura Li2019-11-271-2/+1
| | | | | For #1441 https://github.com/blevesearch/bleve/commit/a91b427b59b893f112021841ba7370d285f8426f
* Use Go1.11 module (#5743)Mura Li2019-03-271-0/+16
* 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