mirror of
https://github.com/go-gitea/gitea.git
synced 2024-11-01 08:47:40 -04:00
765be70323
* 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 |
||
---|---|---|
.. | ||
svc | ||
aliases.go | ||
asm_windows_386.s | ||
asm_windows_amd64.s | ||
asm_windows_arm.s | ||
dll_windows.go | ||
env_windows.go | ||
eventlog.go | ||
exec_windows.go | ||
memory_windows.go | ||
mkerrors.bash | ||
mkknownfolderids.bash | ||
mksyscall.go | ||
race0.go | ||
race.go | ||
security_windows.go | ||
service.go | ||
str.go | ||
syscall_windows.go | ||
syscall.go | ||
types_windows_386.go | ||
types_windows_amd64.go | ||
types_windows_arm.go | ||
types_windows.go | ||
zerrors_windows.go | ||
zknownfolderids_windows.go | ||
zsyscall_windows.go |