forgejo/modules/templates
silverwind 24e64fe372
Replace interface{} with any () ()
Same perl replacement as https://github.com/go-gitea/gitea/pull/25686
but for 1.20 to ease future backporting.
2023-07-04 23:41:32 -04:00
..
eval
scopedtmpl Replace interface{} with any () () 2023-07-04 23:41:32 -04:00
vars
base.go
dynamic.go
helper.go Replace interface{} with any () () 2023-07-04 23:41:32 -04:00
helper_test.go
htmlrenderer.go Replace interface{} with any () () 2023-07-04 23:41:32 -04:00
htmlrenderer_test.go
mailer.go
static.go
templates_bindata.go
util_avatar.go Replace interface{} with any () () 2023-07-04 23:41:32 -04:00
util_dict.go
util_json.go
util_misc.go Replace interface{} with any () () 2023-07-04 23:41:32 -04:00
util_render.go
util_render_test.go
util_slice.go
util_string.go
util_test.go