summaryrefslogtreecommitdiffstats
path: root/Gopkg.toml
Commit message (Collapse)AuthorAgeFilesLines
* add letsencrypt to Gitea (#4189)Fluf2018-08-211-1/+1
|
* Update xorm to latest version and fix correct `user` table referencing in ↵Lauris BH2018-07-201-1/+1
| | | | sql (#4473)
* Simply remove tidb and deps (#3993)Antoine GIRARD2018-07-041-5/+0
|
* Dep upgrade mysql lib (#4161)techknowlogick2018-07-031-0/+4
| | | | * update gopkg file to add sql dep
* Migrate to dep (#3972)Antoine GIRARD2018-05-211-0/+106
* 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