aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/google.golang.org/appengine/internal/api.go
Commit message (Collapse)AuthorAgeFilesLines
* Remove golang vendored directory (#18277)techknowlogick2022-01-141-678/+0
| | | | | | | * rm go vendor * fix drone yaml * add to gitignore
* [Vendor] update go-swagger v0.21.0 -> v0.25.0 (#12670)65432020-09-011-2/+5
| | | | | * Update go-swagger * vendor
* Use gitea forked macaron (#7933)Tamal Saha2019-08-231-0/+4
| | | Signed-off-by: Tamal Saha <tamal@appscode.com>
* Fix error log when loading issues caused by a xorm bug (#7271)Lunny Xiao2019-06-231-3/+14
| | | | | | | | | | | | * fix error log when loading issues caused by a xorm bug * upgrade packages * fix fmt * fix Consistency * fix tests
* Use Go1.11 module (#5743)Mura Li2019-03-271-0/+660
* 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