0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-30 07:54:52 +01:00
gitea/routers
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
..
api Remove legacy +build: constraint (#19582) 2022-05-02 23:22:45 +08:00
common Add Goroutine stack inspector to admin/monitor (#19207) 2022-03-31 19:01:43 +02:00
install add smtp password to install page (#17564) 2022-05-02 16:45:23 +08:00
private Remove legacy +build: constraint (#19582) 2022-05-02 23:22:45 +08:00
utils
web Remove legacy +build: constraint (#19582) 2022-05-02 23:22:45 +08:00
init.go Use queue instead of memory queue in webhook send service (#19390) 2022-04-25 20:03:01 +02:00