gitea/modules/migration
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.
..
file_format_testdata Validate migration files ()
schemas Validate migration files ()
comment.go Replace `interface{}` with `any` () ()
downloader.go Replace `interface{}` with `any` () ()
error.go Implement FSFE REUSE for golang files ()
file_format.go Replace `interface{}` with `any` () ()
file_format_test.go Implement FSFE REUSE for golang files ()
issue.go Fix restore repo bug, clarify the problem of ForeignIndex ()
label.go Scoped labels ()
messenger.go Replace `interface{}` with `any` () ()
milestone.go Implement FSFE REUSE for golang files ()
null_downloader.go Implement FSFE REUSE for golang files ()
options.go Implement FSFE REUSE for golang files ()
pullrequest.go Implement FSFE REUSE for golang files ()
reaction.go Implement FSFE REUSE for golang files ()
release.go Implement FSFE REUSE for golang files ()
repo.go Implement FSFE REUSE for golang files ()
retry_downloader.go Implement FSFE REUSE for golang files ()
review.go Fix restore repo bug, clarify the problem of ForeignIndex ()
schemas_bindata.go Implement FSFE REUSE for golang files ()
schemas_dynamic.go Implement FSFE REUSE for golang files ()
schemas_static.go Implement FSFE REUSE for golang files ()
uploader.go Implement FSFE REUSE for golang files ()