mirror of
https://gitee.com/gitea/gitea
synced 2025-11-02 23:50:26 +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.