gitea/vendor/golang.org/x/sys
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
..
cpu update go-git to v4.12.0 - fixes #7248 (#7249) 2019-06-19 10:14:15 +08:00
unix Make CI work (#8057) 2019-09-02 15:12:29 -04:00
windows Make CI work (#8057) 2019-09-02 15:12:29 -04:00
AUTHORS Migrate to dep (#3972) 2018-05-21 15:34:20 +03:00
CONTRIBUTORS Migrate to dep (#3972) 2018-05-21 15:34:20 +03:00
LICENSE Integrate public as bindata optionally (#293) 2016-11-30 00:26:36 +08:00
PATENTS Integrate public as bindata optionally (#293) 2016-11-30 00:26:36 +08:00