gitea/modules/avatar/identicon
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
..
testdata Better builtin avatar generator (#17707) 2021-11-20 01:10:41 +08:00
block.go Use Go 1.19 fmt for Gitea 1.17, sync emoji data (#21239) 2022-09-22 21:58:31 +08:00
colors.go Better builtin avatar generator (#17707) 2021-11-20 01:10:41 +08:00
identicon.go Fix various typos (#18219) 2022-01-10 17:32:37 +08:00
identicon_test.go Remove legacy `+build:` constraint (#19582) 2022-05-02 23:22:45 +08:00
polygon.go Simplify parameter types (#18006) 2021-12-20 04:41:31 +00:00