aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/google.golang.org/appengine/cloudsql/cloudsql.go
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade xorm to v1.0.3 (#12210)Lunny Xiao2020-07-111-62/+0
| | | | Co-authored-by: Lauris BH <lauris@nix.lv> Co-authored-by: techknowlogick <techknowlogick@gitea.io>
* Use Go1.11 module (#5743)Mura Li2019-03-271-0/+62
* 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