0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-02 03:18:25 +01:00
gitea/routers/private
wxiaoguang c18d8d6968
Remove legacy +build: constraint (#19582)
Go 1.17 and later use modern `//go:build` constraints, the old `// +build:` constraints should be removed.
2022-05-02 23:22:45 +08:00
..
default_branch.go
hook_post_receive.go
hook_pre_receive.go Dont overwrite err with nil & rename PullCheckingFuncs to reflect there usage (#19572) 2022-05-02 01:54:44 +02:00
hook_proc_receive.go
hook_verification.go
internal_repo.go
internal.go
key.go
mail.go
manager_process.go
manager_unix.go Remove legacy +build: constraint (#19582) 2022-05-02 23:22:45 +08:00
manager_windows.go Remove legacy +build: constraint (#19582) 2022-05-02 23:22:45 +08:00
manager.go
restore_repo.go
serv.go more context for models (#19511) 2022-04-28 13:48:48 +02:00
ssh_log.go