aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/github.com/mcuadros
Commit message (Collapse)AuthorAgeFilesLines
* [Vendor] Switch go-version lib (#12719)65432020-09-0511-885/+0
| | | | | | | | | | | | | | | | | | | | | * vendor: switch from "mcuadros/go-version" to "hashicorp/go-version" * Adapt P1 * simplify * fix lint * adapt * fix lint & rm old code * no deadlock * rm RWMutex and check GoVersion only 1-time * Copyright header Co-authored-by: techknowlogick <techknowlogick@gitea.io>
* update github.com/mcuadros/go-version to v0.0.0-20190308113854-92cdf37c5b75 ↵Lunny Xiao2019-05-012-11/+44
| | | | (#6815)
* Use Go1.11 module (#5743)Mura Li2019-03-273-0/+103
| | | | | | | | | | | | | | | | | | * 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-211-80/+0
| | | | | | | | | | | | * 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 code.gitea.io/git (#3137)Ethan Koenig2017-12-112-4/+14
|
* Added all required dependenciesThomas Boerger2016-11-049-0/+819