aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/github.com/pkg/errors
Commit message (Collapse)AuthorAgeFilesLines
* Remove golang vendored directory (#18277)techknowlogick2022-01-149-695/+0
| | | | | | | * rm go vendor * fix drone yaml * add to gitignore
* Rename scripts to build and add revive command as a new build tool command ↵Lunny Xiao2020-04-036-25/+145
| | | | | (#10942) Co-authored-by: techknowlogick <techknowlogick@gitea.io>
* Use Go1.11 module (#5743)Mura Li2019-03-274-0/+123
| | | | | | | | | | | | | | | | | | * Migrate to go modules * make vendor * Update mvdan.cc/xurls * make vendor * Update code.gitea.io/git * make fmt-check * Update github.com/go-sql-driver/mysql * make vendor
* add other session providers (#5963)techknowlogick2019-02-053-0/+452