Template
1
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo synced 2024-11-28 04:36:11 +01:00
forgejo/modules/util
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
..
filebuffer Fix package upload for files >32mb (#20622) (#20635) 2022-08-03 01:45:38 +03:00
compare.go
io.go
legacy.go
legacy_test.go
paginate.go
paginate_test.go
path.go Refactor git module, make Gitea use internal git config (#19732) 2022-06-10 09:57:49 +08:00
path_test.go
remove.go
sanitize.go
sanitize_test.go
sec_to_time.go Fix SecToTime edge-cases (#20610) (#20611) 2022-08-08 13:09:12 +08:00
sec_to_time_test.go Fix SecToTime edge-cases (#20610) (#20611) 2022-08-08 13:09:12 +08:00
shellquote.go
shellquote_test.go
slice.go
string.go Use Go 1.19 fmt for Gitea 1.17, sync emoji data (#21239) 2022-09-22 21:58:31 +08:00
string_test.go
timer.go
truncate.go
truncate_test.go
url.go
util.go Prettify number of issues (#17760) 2022-06-12 20:08:23 +08:00
util_test.go Fix copy/paste of empty lines (#19798) 2022-06-10 21:45:28 +08:00