aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/github.com/ugorji
Commit message (Collapse)AuthorAgeFilesLines
* Simply remove tidb and deps (#3993)Antoine GIRARD2018-07-0424-51782/+0
|
* Migrate to dep (#3972)Antoine GIRARD2018-05-219-2258/+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
* Integrate public as bindata optionally (#293)Thomas Boerger2016-11-3033-0/+54040
* 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