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.
forgejo/modules/templates
wxiaoguang c18d8d6968
Remove legacy `+build:` constraint (#19582)
Go 1.17 and later use modern `//go:build` constraints, the old `// +build:` constraints should be removed.
2 years ago
..
vars Refactor legacy `unknwon/com` package, improve golangci lint (#19284) 2 years ago
base.go format with gofumpt (#18184) 2 years ago
dynamic.go Remove legacy `+build:` constraint (#19582) 2 years ago
helper.go Add Package Registry (#16510) 2 years ago
helper_test.go Use templates for issue e-mail subject and body (#8329) 5 years ago
static.go Remove legacy `+build:` constraint (#19582) 2 years ago
templates_bindata.go Remove legacy `+build:` constraint (#19582) 2 years ago