summaryrefslogtreecommitdiffstats
path: root/vendor/github.com/syndtr
Commit message (Collapse)AuthorAgeFilesLines
* Remove golang vendored directory (#18277)techknowlogick2022-01-1455-14536/+0
| | | | | | | * rm go vendor * fix drone yaml * add to gitignore
* Use gitea forked macaron (#7933)Tamal Saha2019-08-235-0/+20
| | | Signed-off-by: Tamal Saha <tamal@appscode.com>
* add other session providers (#5963)techknowlogick2019-02-0555-0/+14516
|
* Simply remove tidb and deps (#3993)Antoine GIRARD2018-07-0453-13821/+0
|
* Integrate public as bindata optionally (#293)Thomas Boerger2016-11-3053-0/+13821
* 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