forgejo/modules/context
wxiaoguang 20c135cd46
Use Go 1.19 fmt for Gitea 1.17, sync emoji data (#21239)
The images used by Gitea's drone pipeline were upgraded to Go 1.19.x
It causes the lint fails because Go 1.19 uses new code format.

This PR partially backport #20758 (including the emoji-data sync),
partially fix the format manually.
2022-09-22 21:58:31 +08:00
..
access_log.go
api.go
api_org.go
api_test.go
auth.go
captcha.go
context.go Add disable download source configuration (#20548) (#20579) 2022-08-12 23:53:10 +08:00
csrf.go
form.go
org.go
package.go
pagination.go
permission.go
private.go
repo.go Use Go 1.19 fmt for Gitea 1.17, sync emoji data (#21239) 2022-09-22 21:58:31 +08:00
response.go
utils.go
xsrf.go
xsrf_test.go