summaryrefslogtreecommitdiffstats
path: root/vendor/github.com/ngaut
Commit message (Collapse)AuthorAgeFilesLines
* Simply remove tidb and deps (#3993)Antoine GIRARD2018-07-0432-6508/+0
|
* Migrate to dep (#3972)Antoine GIRARD2018-05-214-62/+0
| | | | | | | | | | | | * 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
* fix build failed on aarch64 (#1132)Lunny Xiao2017-03-073-3/+21
|
* Integrate public as bindata optionally (#293)Thomas Boerger2016-11-3035-0/+6552
* Dropped unused codekit config * Integrated dynamic and static bindata for public * Ignore public bindata * Add a general generate make task * Integrated flexible public assets into web command * Updated vendoring, added all missiong govendor deps * Made the linter happy with the bindata and dynamic code * Moved public bindata definition to modules directory * Ignoring the new bindata path now * Updated to the new public modules import path * Updated public bindata command and drop the new prefix