summaryrefslogtreecommitdiffstats
path: root/vendor/github.com/lib
Commit message (Collapse)AuthorAgeFilesLines
* Switch to absolute latest pq driver (#12859)zeripath2020-09-186-12/+39
| | | | | | | | | | | This PR updates the lib/pq driver to the current master head to pick up the deadlock fix in lib/pq#993 Hopefully this will resolve our CI issues. Signed-off-by: Andrew Thornton <art27@cantab.net> Co-authored-by: techknowlogick <techknowlogick@gitea.io> Co-authored-by: Lauris BH <lauris@nix.lv>
* pq -> v1.7.0 (#11905)techknowlogick2020-06-1615-118/+306
| | | Co-authored-by: Lauris BH <lauris@nix.lv>
* use go 1.13 (#8088)techknowlogick2019-09-121-93/+0
| | | | | | | | | | * use go 1.13 * use go 1.13 in gomod file * Update Makefile * update swagger deps
* Use gitea forked macaron (#7933)Tamal Saha2019-08-237-36/+56
| | | Signed-off-by: Tamal Saha <tamal@appscode.com>
* upgrade version of lib/pq to v1.1.0 (#6640)techknowlogick2019-04-1511-159/+521
| | | Adds SCRAM-SHA-256 authentication
* Use Go1.11 module (#5743)Mura Li2019-03-2714-71/+488
| | | | | | | | | | | | | | | | | | * 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
* Migrate to dep (#3972)Antoine GIRARD2018-05-213-134/+93
| | | | | | | | | | | | * 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
* Update vendor github.com/lib/pq (#2752)Antoine GIRARD2017-10-2116-365/+892
|
* Added all required dependenciesThomas Boerger2016-11-0417-0/+5625