summaryrefslogtreecommitdiffstats
path: root/vendor/github.com/gobwas
Commit message (Collapse)AuthorAgeFilesLines
* Remove golang vendored directory (#18277)techknowlogick2022-01-1435-2939/+0
| | | | | | | * rm go vendor * fix drone yaml * add to gitignore
* Implement webhook branch filter (#7791)WGH2019-09-0935-0/+2939
* Fix validate() function to handle errors in embedded anon structs * Implement webhook branch filter See #2025, #3998.