summaryrefslogtreecommitdiffstats
path: root/vendor/golang.org/x/sys
Commit message (Collapse)AuthorAgeFilesLines
* Update vendor/golang.org/x/sys (#5059)Antonio Huete Jimenez2018-10-26256-28824/+107186
|
* Migrate to dep (#3972)Antoine GIRARD2018-05-2113-1960/+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
* Integrate public as bindata optionally (#293)Thomas Boerger2016-11-30209-0/+114663
* 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