forgejo/services/migrations
silverwind 24e64fe372
Replace interface{} with any (#25686) (#25687)
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
..
codebase.go Replace interface{} with any (#25686) (#25687) 2023-07-04 23:41:32 -04:00
codebase_test.go
common.go Replace interface{} with any (#25686) (#25687) 2023-07-04 23:41:32 -04:00
dump.go Replace interface{} with any (#25686) (#25687) 2023-07-04 23:41:32 -04:00
error.go
git.go
gitbucket.go
gitea_downloader.go
gitea_downloader_test.go
gitea_uploader.go
gitea_uploader_test.go
github.go
github_test.go
gitlab.go
gitlab_test.go
gogs.go
gogs_test.go
http_client.go
main_test.go
migrate.go
migrate_test.go
onedev.go Replace interface{} with any (#25686) (#25687) 2023-07-04 23:41:32 -04:00
onedev_test.go
restore.go
update.go