summaryrefslogtreecommitdiffstats
path: root/vendor/github.com/mattn
Commit message (Collapse)AuthorAgeFilesLines
* Use Go1.11 module (#5743)Mura Li2019-03-273-0/+574
| | | | | | | | | | | | | | | | | | * 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
* Update vendor/github.com/mattn/go-sqlite3 (#5162)Mura Li2018-10-241-1/+2
| | | To fix build failure on Windows/386
* Update vendor/go-sqlite3 (#5133)Mura Li2018-10-2333-14459/+35764
|
* Migrate to dep (#3972)Antoine GIRARD2018-05-211-97/+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
* vendor: update sqlite to fix "database is locked" errors (#2116)Andrey Nering2017-07-0617-5886/+10603
| | | | | closes #2040 upstream commit: https://github.com/mattn/go-sqlite3/commit/acfa60124032040b9f5a9406f5a772ee16fe845e
* Added all required dependenciesThomas Boerger2016-11-0420-0/+211010