0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-02-14 19:13:01 +01:00
gitea/services/migrations
Lunny Xiao 8eecca3478
Remove aws go sdk package dependency (#33029)
This PR removed the dependency of `github.com/aws/aws-sdk-go/aws`

Patially fix for #33023
2024-12-30 06:30:28 +00:00
..
codebase_test.go
codebase.go
codecommit.go Remove aws go sdk package dependency (#33029) 2024-12-30 06:30:28 +00:00
common.go
dump.go
error.go Bump github.com/google/go-github to v61 (#30738) 2024-04-28 01:20:23 -04:00
git.go
gitbucket.go
gitea_downloader_test.go
gitea_downloader.go Enable more revive linter rules (#30608) 2024-04-22 11:48:42 +00:00
gitea_uploader_test.go Support repo license (#24872) 2024-10-01 15:25:08 -04:00
gitea_uploader.go Refactor "string truncate" (#32984) 2024-12-26 11:56:03 +08:00
github_test.go
github.go Support migrating GitHub/GitLab PR draft status (#32242) 2024-10-13 22:58:13 +03:00
gitlab_test.go Enable tenv and testifylint rules (#32852) 2024-12-15 10:41:29 +00:00
gitlab.go Support migrating GitHub/GitLab PR draft status (#32242) 2024-10-13 22:58:13 +03:00
gogs_test.go
gogs.go
http_client.go Support allowed hosts for migrations to work with proxy (#32025) 2024-09-11 05:47:00 +00:00
main_test.go
migrate_test.go
migrate.go Move some errors to their own sub packages (#32880) 2024-12-20 18:05:29 +00:00
onedev_test.go
onedev.go
restore.go
update.go