gitea/vendor/golang.org/x/sys/windows
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
..
svc update go-git to v4.12.0 - fixes #7248 (#7249) 2019-06-19 10:14:15 +08:00
aliases.go Update vendor/golang.org/x/sys (#5059) 2018-10-26 19:18:40 -04:00
asm_windows_386.s Update vendor/golang.org/x/sys (#5059) 2018-10-26 19:18:40 -04:00
asm_windows_amd64.s Update vendor/golang.org/x/sys (#5059) 2018-10-26 19:18:40 -04:00
asm_windows_arm.s Update vendor/golang.org/x/sys (#5059) 2018-10-26 19:18:40 -04:00
dll_windows.go Handle CORS requests (#6289) 2019-05-13 11:38:53 -04:00
env_windows.go update go-git to v4.12.0 - fixes #7248 (#7249) 2019-06-19 10:14:15 +08:00
eventlog.go Integrate public as bindata optionally (#293) 2016-11-30 00:26:36 +08:00
exec_windows.go Integrate public as bindata optionally (#293) 2016-11-30 00:26:36 +08:00
memory_windows.go Update vendor/golang.org/x/sys (#5059) 2018-10-26 19:18:40 -04:00
mkerrors.bash update go-git to v4.12.0 - fixes #7248 (#7249) 2019-06-19 10:14:15 +08:00
mkknownfolderids.bash update go-git to v4.12.0 - fixes #7248 (#7249) 2019-06-19 10:14:15 +08:00
mksyscall.go update go-git to v4.12.0 - fixes #7248 (#7249) 2019-06-19 10:14:15 +08:00
race.go Update vendor/golang.org/x/sys (#5059) 2018-10-26 19:18:40 -04:00
race0.go Update vendor/golang.org/x/sys (#5059) 2018-10-26 19:18:40 -04:00
security_windows.go Make CI work (#8057) 2019-09-02 15:12:29 -04:00
service.go Update swagger to 0.20.1 (#8010) 2019-08-28 08:55:22 +02:00
str.go Integrate public as bindata optionally (#293) 2016-11-30 00:26:36 +08:00
syscall.go Update vendor/golang.org/x/sys (#5059) 2018-10-26 19:18:40 -04:00
syscall_windows.go Make CI work (#8057) 2019-09-02 15:12:29 -04:00
types_windows.go Make CI work (#8057) 2019-09-02 15:12:29 -04:00
types_windows_386.go Update vendor/golang.org/x/sys (#5059) 2018-10-26 19:18:40 -04:00
types_windows_amd64.go Update vendor/golang.org/x/sys (#5059) 2018-10-26 19:18:40 -04:00
types_windows_arm.go Update vendor/golang.org/x/sys (#5059) 2018-10-26 19:18:40 -04:00
zerrors_windows.go update go-git to v4.12.0 - fixes #7248 (#7249) 2019-06-19 10:14:15 +08:00
zknownfolderids_windows.go update go-git to v4.12.0 - fixes #7248 (#7249) 2019-06-19 10:14:15 +08:00
zsyscall_windows.go Make CI work (#8057) 2019-09-02 15:12:29 -04:00