gitea/vendor
guillep2k 765be70323 Make CI work (#8057)
* Use export GOPROXY=https://goproxy.cn before build

* Add go version to generate command

* Reproduced the entire build procedure - see notes

I've used:

sudo go clean -i -r -cache -testcache -modcache
make clean
make generate
make golangci-lint
make revive
make swagger-check
make swagger-validate
make test-vendor            <--- this now fails
make vendor                 <--- this now produced changes
git commit -a               <--- this commit

* Add fix from #8059 to complete CI tests
2019-09-02 15:12:29 -04:00
..
cloud.google.com/go Update swagger to 0.20.1 (#8010) 2019-08-28 08:55:22 +02:00
gitea.com/macaron Use gitea forked macaron (#7933) 2019-08-23 12:40:29 -04:00
github.com Update to mod enabled version goquery (#8021) 2019-08-29 11:18:42 +08:00
golang.org/x Make CI work (#8057) 2019-09-02 15:12:29 -04:00
google.golang.org/appengine Use gitea forked macaron (#7933) 2019-08-23 12:40:29 -04:00
gopkg.in Use gitea forked macaron (#7933) 2019-08-23 12:40:29 -04:00
mvdan.cc/xurls/v2 Use Go1.11 module (#5743) 2019-03-27 19:15:23 +08:00
strk.kbt.io/projects/go/libravatar Use Go1.11 module (#5743) 2019-03-27 19:15:23 +08:00
xorm.io Retry create issue to cope with duplicate keys (#7898) 2019-08-26 22:17:23 -04:00
modules.txt Make CI work (#8057) 2019-09-02 15:12:29 -04:00