mirror of
https://gitcode.com/gitea/gitea.git
synced 2025-08-24 17:41:29 +08:00

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.