aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/github.com/go-macaron/session/postgres/postgres.goconvey
Commit message (Collapse)AuthorAgeFilesLines
* Use gitea forked macaron (#7933)Tamal Saha2019-08-231-1/+0
| | | Signed-off-by: Tamal Saha <tamal@appscode.com>
* Use Go1.11 module (#5743)Mura Li2019-03-271-0/+1
* 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