gitea/services/migrations
silverwind a20e182067
Update Go dependencies (#36781)
Update all non-locked Go dependencies and pin incompatible ones.

---------

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2026-04-01 11:26:52 +08:00
..
codebase.go Enable addtional linters (#34085) 2025-04-01 10:14:01 +00:00
codebase_test.go Update to go 1.26.0 and golangci-lint 2.9.0 (#36588) 2026-02-11 18:37:13 +01:00
codecommit.go Update to go 1.26.0 and golangci-lint 2.9.0 (#36588) 2026-02-11 18:37:13 +01:00
common.go
dump.go Fix dump release asset bug (#36799) 2026-03-05 20:30:57 +00:00
error.go Update Go dependencies (#36781) 2026-04-01 11:26:52 +08:00
git.go refactor: decouple context from migration structs (#33399) 2025-02-07 05:37:32 +00:00
gitbucket.go
gitea_downloader.go Fix typos in code comments: doesnt, dont, wont (#36890) 2026-03-13 09:58:44 -07:00
gitea_downloader_test.go Update to go 1.26.0 and golangci-lint 2.9.0 (#36588) 2026-02-11 18:37:13 +01:00
gitea_uploader.go Fix mirror sync parser and fix mirror messages (#36504) 2026-02-11 00:16:05 +00:00
gitea_uploader_test.go Use a migration test instead of a wrong test which populated the meta test repositories and fix a migration bug (#36160) 2025-12-17 12:00:07 -08:00
github.go Update Go dependencies (#36781) 2026-04-01 11:26:52 +08:00
github_test.go Update to go 1.26.0 and golangci-lint 2.9.0 (#36588) 2026-02-11 18:37:13 +01:00
gitlab.go Update Go dependencies (#36781) 2026-04-01 11:26:52 +08:00
gitlab_test.go Update Go dependencies (#36781) 2026-04-01 11:26:52 +08:00
gogs.go refactor: decouple context from migration structs (#33399) 2025-02-07 05:37:32 +00:00
gogs_test.go Enable `bodyclose` linter (#36168) 2025-12-16 14:08:43 +01:00
http_client.go
main_test.go Correct spelling (#36783) 2026-02-28 11:23:20 -08:00
migrate.go Unify repo names in system notices (#36491) 2026-02-01 17:06:57 +08:00
migrate_test.go
onedev.go fix nilnil in onedev downloader (#36154) 2025-12-16 02:16:58 +00:00
onedev_test.go Enable `bodyclose` linter (#36168) 2025-12-16 14:08:43 +01:00
restore.go refactor: decouple context from migration structs (#33399) 2025-02-07 05:37:32 +00:00
update.go