You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
5 years ago
..
svc update go-git to v4.12.0 - fixes #7248 (#7249) 6 years ago
aliases.go
asm_windows_386.s
asm_windows_amd64.s
asm_windows_arm.s
dll_windows.go
env_windows.go update go-git to v4.12.0 - fixes #7248 (#7249) 6 years ago
eventlog.go
exec_windows.go
memory_windows.go
mkerrors.bash update go-git to v4.12.0 - fixes #7248 (#7249) 6 years ago
mkknownfolderids.bash update go-git to v4.12.0 - fixes #7248 (#7249) 6 years ago
mksyscall.go update go-git to v4.12.0 - fixes #7248 (#7249) 6 years ago
race.go
race0.go
security_windows.go Make CI work (#8057) 5 years ago
service.go Update swagger to 0.20.1 (#8010) 6 years ago
str.go
syscall.go
syscall_windows.go Make CI work (#8057) 5 years ago
types_windows.go Make CI work (#8057) 5 years ago
types_windows_386.go
types_windows_amd64.go
types_windows_arm.go
zerrors_windows.go update go-git to v4.12.0 - fixes #7248 (#7249) 6 years ago
zknownfolderids_windows.go update go-git to v4.12.0 - fixes #7248 (#7249) 6 years ago
zsyscall_windows.go Make CI work (#8057) 5 years ago