0
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-01-23 05:20:13 +01:00
forgejo/modules/avatar/identicon
wxiaoguang 20c135cd46
Use Go 1.19 fmt for Gitea 1.17, sync emoji data ()
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  (including the emoji-data sync),
partially fix the format manually.
2022-09-22 21:58:31 +08:00
..
testdata Better builtin avatar generator () 2021-11-20 01:10:41 +08:00
block.go Use Go 1.19 fmt for Gitea 1.17, sync emoji data () 2022-09-22 21:58:31 +08:00
colors.go Better builtin avatar generator () 2021-11-20 01:10:41 +08:00
identicon.go Fix various typos () 2022-01-10 17:32:37 +08:00
identicon_test.go Remove legacy +build: constraint () 2022-05-02 23:22:45 +08:00
polygon.go Simplify parameter types () 2021-12-20 04:41:31 +00:00