mirror of
https://github.com/go-gitea/gitea.git
synced 2025-02-14 07:41:21 +01:00
Go 1.17 and later use modern `//go:build` constraints, the old `// +build:` constraints should be removed. |
||
|---|---|---|
| .. | ||
| default_branch.go | ||
| hook_post_receive.go | ||
| hook_pre_receive.go | ||
| hook_proc_receive.go | ||
| hook_verification.go | ||
| internal_repo.go | ||
| internal.go | ||
| key.go | ||
| mail.go | ||
| manager_process.go | ||
| manager_unix.go | ||
| manager_windows.go | ||
| manager.go | ||
| restore_repo.go | ||
| serv.go | ||
| ssh_log.go | ||