>>> gitea: Building community/gitea 1.22.4-r1 (using abuild 3.14.1-r4) started Mon, 27 Jan 2025 02:35:39 +0000
>>> gitea: Validating /home/buildozer/aports/community/gitea/APKBUILD...
>>> gitea: Analyzing dependencies...
>>> gitea: Installing for build: build-base git git-lfs gnupg go
(1/30) Installing git-lfs (3.6.0-r1)
Executing git-lfs-3.6.0-r1.post-install
Git LFS initialized.
(2/30) Installing libgpg-error (1.51-r0)
(3/30) Installing libassuan (2.5.7-r0)
(4/30) Installing pinentry (1.3.1-r0)
Executing pinentry-1.3.1-r0.post-install
(5/30) Installing libgcrypt (1.10.3-r1)
(6/30) Installing gnupg-gpgconf (2.4.7-r0)
(7/30) Installing nettle (3.10-r1)
(8/30) Installing libffi (3.4.6-r0)
(9/30) Installing libtasn1 (4.19.0-r2)
(10/30) Installing p11-kit (0.25.5-r2)
(11/30) Installing gnutls (3.8.8-r0)
(12/30) Installing libksba (1.6.7-r0)
(13/30) Installing gdbm (1.24-r0)
(14/30) Installing libsasl (2.1.28-r8)
(15/30) Installing libldap (2.6.8-r0)
(16/30) Installing npth (1.6-r4)
(17/30) Installing gnupg-dirmngr (2.4.7-r0)
(18/30) Installing sqlite-libs (3.47.1-r0)
(19/30) Installing gnupg-keyboxd (2.4.7-r0)
(20/30) Installing libbz2 (1.0.8-r6)
(21/30) Installing gpg (2.4.7-r0)
(22/30) Installing gpg-agent (2.4.7-r0)
(23/30) Installing gpg-wks-server (2.4.7-r0)
(24/30) Installing gpgsm (2.4.7-r0)
(25/30) Installing gpgv (2.4.7-r0)
(26/30) Installing gnupg-utils (2.4.7-r0)
(27/30) Installing gnupg-wks-client (2.4.7-r0)
(28/30) Installing gnupg (2.4.7-r0)
(29/30) Installing go (1.23.5-r0)
(30/30) Installing .makedepends-gitea (20250127.023542)
Executing busybox-1.37.0-r12.trigger
OK: 537 MiB in 128 packages
>>> gitea: Cleaning up srcdir
>>> gitea: Cleaning up pkgdir
>>> gitea: Cleaning up tmpdir
>>> gitea: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/gitea-1.22.4.tar.gz
>>> gitea: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/gitea-1.22.4.tar.gz
>>> gitea: Checking sha512sums...
gitea-1.22.4.tar.gz: OK
gitea.initd: OK
gitea.ini: OK
>>> gitea: Unpacking /var/cache/distfiles/v3.21/gitea-1.22.4.tar.gz...
fatal: not a git repository (or any of the parent directories): .git
Running go generate...
main.go
build/codeformat/formatimports.go
build/codeformat/formatimports_test.go
cmd/actions.go
cmd/admin.go
cmd/admin_auth.go
cmd/admin_auth_ldap.go
cmd/admin_auth_ldap_test.go
cmd/admin_auth_oauth.go
cmd/admin_auth_stmp.go
cmd/admin_regenerate.go
cmd/admin_user.go
cmd/admin_user_change_password.go
cmd/admin_user_create.go
cmd/admin_user_create_test.go
cmd/admin_user_delete.go
cmd/admin_user_generate_access_token.go
cmd/admin_user_list.go
cmd/admin_user_must_change_password.go
cmd/cert.go
cmd/cmd.go
cmd/docs.go
cmd/doctor.go
cmd/doctor_convert.go
cmd/doctor_test.go
cmd/dump.go
cmd/dump_repo.go
cmd/embedded.go
cmd/generate.go
cmd/hook.go
cmd/hook_test.go
cmd/keys.go
cmd/mailer.go
cmd/main.go
cmd/main_test.go
cmd/manager.go
cmd/manager_logging.go
cmd/migrate.go
cmd/migrate_storage.go
cmd/migrate_storage_test.go
cmd/restore_repo.go
cmd/serv.go
cmd/web.go
cmd/web_acme.go
cmd/web_graceful.go
cmd/web_https.go
contrib/backport/backport.go
contrib/environment-to-ini/environment-to-ini.go
contrib/fixtures/fixture_generation.go
models/error.go
models/fixture_generation.go
models/fixture_test.go
models/main_test.go
models/org.go
models/org_team.go
models/org_team_test.go
models/org_test.go
models/repo.go
models/repo_test.go
models/repo_transfer.go
models/actions/artifact.go
models/actions/main_test.go
models/actions/run.go
models/actions/run_job.go
models/actions/run_job_list.go
models/actions/run_list.go
models/actions/runner.go
models/actions/runner_list.go
models/actions/runner_token.go
models/actions/runner_token_test.go
models/actions/schedule.go
models/actions/schedule_list.go
models/actions/schedule_spec.go
models/actions/schedule_spec_list.go
models/actions/status.go
models/actions/task.go
models/actions/task_list.go
models/actions/task_output.go
models/actions/task_step.go
models/actions/tasks_version.go
models/actions/utils.go
models/actions/utils_test.go
models/actions/variable.go
models/activities/action.go
models/activities/action_list.go
models/activities/notification.go
models/activities/notification_list.go
models/activities/repo_activity.go
models/activities/statistic.go
models/activities/user_heatmap.go
models/activities/action_test.go
models/activities/main_test.go
models/activities/notification_test.go
models/activities/user_heatmap_test.go
models/admin/task.go
models/asymkey/error.go
models/asymkey/gpg_key.go
models/asymkey/gpg_key_add.go
models/asymkey/gpg_key_commit_verification.go
models/asymkey/gpg_key_common.go
models/asymkey/gpg_key_import.go
models/asymkey/gpg_key_list.go
models/asymkey/gpg_key_test.go
models/asymkey/gpg_key_verify.go
models/asymkey/main_test.go
models/asymkey/ssh_key.go
models/asymkey/ssh_key_authorized_keys.go
models/asymkey/ssh_key_commit_verification.go
models/asymkey/ssh_key_deploy.go
models/asymkey/ssh_key_fingerprint.go
models/asymkey/ssh_key_parse.go
models/asymkey/ssh_key_principals.go
models/asymkey/ssh_key_test.go
models/asymkey/ssh_key_verify.go
models/auth/access_token.go
models/auth/access_token_scope.go
models/auth/access_token_scope_test.go
models/auth/auth_token.go
models/auth/oauth2.go
models/auth/oauth2_list.go
models/auth/session.go
models/auth/source.go
models/auth/twofactor.go
models/auth/webauthn.go
models/auth/access_token_test.go
models/auth/main_test.go
models/auth/oauth2_test.go
models/auth/source_test.go
models/auth/webauthn_test.go
models/avatars/avatar.go
models/avatars/avatar_test.go
models/avatars/main_test.go
models/db/collation.go
models/db/common.go
models/db/consistency.go
models/db/context.go
models/db/context_committer_test.go
models/db/convert.go
models/db/engine.go
models/db/error.go
models/db/index.go
models/db/iterate.go
models/db/list.go
models/db/log.go
models/db/name.go
models/db/search.go
models/db/sequence.go
models/db/sql_postgres_with_schema.go
models/db/context_test.go
models/db/engine_test.go
models/db/index_test.go
models/db/iterate_test.go
models/db/list_test.go
models/db/main_test.go
models/db/install/db.go
models/db/paginator/main_test.go
models/db/paginator/paginator.go
models/db/paginator/paginator_test.go
models/dbfs/dbfile.go
models/dbfs/dbfs.go
models/dbfs/dbfs_test.go
models/dbfs/main_test.go
models/git/branch.go
models/git/branch_list.go
models/git/commit_status.go
models/git/commit_status_summary.go
models/git/lfs.go
models/git/lfs_lock.go
models/git/lfs_lock_list.go
models/git/protected_banch_list_test.go
models/git/protected_branch.go
models/git/protected_branch_list.go
models/git/protected_branch_test.go
models/git/protected_tag.go
models/git/branch_test.go
models/git/commit_status_test.go
models/git/main_test.go
models/git/protected_tag_test.go
models/issues/assignees.go
models/issues/comment.go
models/issues/comment_code.go
models/issues/comment_list.go
models/issues/content_history.go
models/issues/dependency.go
models/issues/issue.go
models/issues/issue_index.go
models/issues/issue_label.go
models/issues/issue_list.go
models/issues/issue_lock.go
models/issues/issue_project.go
models/issues/issue_search.go
models/issues/issue_stats.go
models/issues/issue_update.go
models/issues/issue_user.go
models/issues/issue_watch.go
models/issues/issue_xref.go
models/issues/label.go
models/issues/milestone.go
models/issues/milestone_list.go
models/issues/pull.go
models/issues/pull_list.go
models/issues/reaction.go
models/issues/review.go
models/issues/review_list.go
models/issues/stopwatch.go
models/issues/tracked_time.go
models/issues/assignees_test.go
models/issues/comment_test.go
models/issues/content_history_test.go
models/issues/dependency_test.go
models/issues/issue_label_test.go
models/issues/issue_list_test.go
models/issues/issue_test.go
models/issues/issue_user_test.go
models/issues/issue_watch_test.go
models/issues/issue_xref_test.go
models/issues/label_test.go
models/issues/main_test.go
models/issues/milestone_test.go
models/issues/pull_test.go
models/issues/review_test.go
models/issues/stopwatch_test.go
models/issues/tracked_time_test.go
models/migrations/migrations.go
models/migrations/base/db.go
models/migrations/base/db_test.go
models/migrations/base/hash.go
models/migrations/base/main_test.go
models/migrations/base/tests.go
models/migrations/v1_10/v100.go
models/migrations/v1_10/v101.go
models/migrations/v1_10/v88.go
models/migrations/v1_10/v89.go
models/migrations/v1_10/v90.go
models/migrations/v1_10/v91.go
models/migrations/v1_10/v92.go
models/migrations/v1_10/v93.go
models/migrations/v1_10/v94.go
models/migrations/v1_10/v95.go
models/migrations/v1_10/v96.go
models/migrations/v1_10/v97.go
models/migrations/v1_10/v98.go
models/migrations/v1_10/v99.go
models/migrations/v1_11/v102.go
models/migrations/v1_11/v103.go
models/migrations/v1_11/v104.go
models/migrations/v1_11/v105.go
models/migrations/v1_11/v106.go
models/migrations/v1_11/v107.go
models/migrations/v1_11/v108.go
models/migrations/v1_11/v109.go
models/migrations/v1_11/v110.go
models/migrations/v1_11/v111.go
models/migrations/v1_11/v112.go
models/migrations/v1_11/v113.go
models/migrations/v1_11/v114.go
models/migrations/v1_11/v115.go
models/migrations/v1_11/v116.go
models/migrations/v1_12/v117.go
models/migrations/v1_12/v118.go
models/migrations/v1_12/v119.go
models/migrations/v1_12/v120.go
models/migrations/v1_12/v121.go
models/migrations/v1_12/v122.go
models/migrations/v1_12/v123.go
models/migrations/v1_12/v124.go
models/migrations/v1_12/v125.go
models/migrations/v1_12/v126.go
models/migrations/v1_12/v127.go
models/migrations/v1_12/v128.go
models/migrations/v1_12/v129.go
models/migrations/v1_12/v130.go
models/migrations/v1_12/v131.go
models/migrations/v1_12/v132.go
models/migrations/v1_12/v133.go
models/migrations/v1_12/v134.go
models/migrations/v1_12/v135.go
models/migrations/v1_12/v136.go
models/migrations/v1_12/v137.go
models/migrations/v1_12/v138.go
models/migrations/v1_12/v139.go
models/migrations/v1_13/v140.go
models/migrations/v1_13/v141.go
models/migrations/v1_13/v142.go
models/migrations/v1_13/v143.go
models/migrations/v1_13/v144.go
models/migrations/v1_13/v145.go
models/migrations/v1_13/v146.go
models/migrations/v1_13/v147.go
models/migrations/v1_13/v148.go
models/migrations/v1_13/v149.go
models/migrations/v1_13/v150.go
models/migrations/v1_13/v151.go
models/migrations/v1_13/v152.go
models/migrations/v1_13/v153.go
models/migrations/v1_13/v154.go
models/migrations/v1_14/main_test.go
models/migrations/v1_14/v155.go
models/migrations/v1_14/v156.go
models/migrations/v1_14/v157.go
models/migrations/v1_14/v158.go
models/migrations/v1_14/v159.go
models/migrations/v1_14/v160.go
models/migrations/v1_14/v161.go
models/migrations/v1_14/v162.go
models/migrations/v1_14/v163.go
models/migrations/v1_14/v164.go
models/migrations/v1_14/v165.go
models/migrations/v1_14/v166.go
models/migrations/v1_14/v167.go
models/migrations/v1_14/v168.go
models/migrations/v1_14/v169.go
models/migrations/v1_14/v170.go
models/migrations/v1_14/v171.go
models/migrations/v1_14/v172.go
models/migrations/v1_14/v173.go
models/migrations/v1_14/v174.go
models/migrations/v1_14/v175.go
models/migrations/v1_14/v176.go
models/migrations/v1_14/v176_test.go
models/migrations/v1_14/v177.go
models/migrations/v1_14/v177_test.go
models/migrations/v1_15/main_test.go
models/migrations/v1_15/v178.go
models/migrations/v1_15/v179.go
models/migrations/v1_15/v180.go
models/migrations/v1_15/v181.go
models/migrations/v1_15/v181_test.go
models/migrations/v1_15/v182.go
models/migrations/v1_15/v182_test.go
models/migrations/v1_15/v183.go
models/migrations/v1_15/v184.go
models/migrations/v1_15/v185.go
models/migrations/v1_15/v186.go
models/migrations/v1_15/v187.go
models/migrations/v1_15/v188.go
models/migrations/v1_16/main_test.go
models/migrations/v1_16/v189.go
models/migrations/v1_16/v189_test.go
models/migrations/v1_16/v190.go
models/migrations/v1_16/v191.go
models/migrations/v1_16/v192.go
models/migrations/v1_16/v193.go
models/migrations/v1_16/v193_test.go
models/migrations/v1_16/v194.go
models/migrations/v1_16/v195.go
models/migrations/v1_16/v195_test.go
models/migrations/v1_16/v196.go
models/migrations/v1_16/v197.go
models/migrations/v1_16/v198.go
models/migrations/v1_16/v199.go
models/migrations/v1_16/v200.go
models/migrations/v1_16/v201.go
models/migrations/v1_16/v202.go
models/migrations/v1_16/v203.go
models/migrations/v1_16/v204.go
models/migrations/v1_16/v205.go
models/migrations/v1_16/v206.go
models/migrations/v1_16/v207.go
models/migrations/v1_16/v208.go
models/migrations/v1_16/v209.go
models/migrations/v1_16/v210.go
models/migrations/v1_16/v210_test.go
models/migrations/v1_17/main_test.go
models/migrations/v1_17/v211.go
models/migrations/v1_17/v212.go
models/migrations/v1_17/v213.go
models/migrations/v1_17/v214.go
models/migrations/v1_17/v215.go
models/migrations/v1_17/v216.go
models/migrations/v1_17/v217.go
models/migrations/v1_17/v218.go
models/migrations/v1_17/v219.go
models/migrations/v1_17/v220.go
models/migrations/v1_17/v221.go
models/migrations/v1_17/v221_test.go
models/migrations/v1_17/v222.go
models/migrations/v1_17/v223.go
models/migrations/v1_18/main_test.go
models/migrations/v1_18/v224.go
models/migrations/v1_18/v225.go
models/migrations/v1_18/v226.go
models/migrations/v1_18/v227.go
models/migrations/v1_18/v228.go
models/migrations/v1_18/v229.go
models/migrations/v1_18/v229_test.go
models/migrations/v1_18/v230.go
models/migrations/v1_18/v230_test.go
models/migrations/v1_19/main_test.go
models/migrations/v1_19/v231.go
models/migrations/v1_19/v232.go
models/migrations/v1_19/v233.go
models/migrations/v1_19/v233_test.go
models/migrations/v1_19/v234.go
models/migrations/v1_19/v235.go
models/migrations/v1_19/v236.go
models/migrations/v1_19/v237.go
models/migrations/v1_19/v238.go
models/migrations/v1_19/v239.go
models/migrations/v1_19/v240.go
models/migrations/v1_19/v241.go
models/migrations/v1_19/v242.go
models/migrations/v1_19/v243.go
models/migrations/v1_20/main_test.go
models/migrations/v1_20/v244.go
models/migrations/v1_20/v245.go
models/migrations/v1_20/v246.go
models/migrations/v1_20/v247.go
models/migrations/v1_20/v248.go
models/migrations/v1_20/v249.go
models/migrations/v1_20/v250.go
models/migrations/v1_20/v251.go
models/migrations/v1_20/v252.go
models/migrations/v1_20/v253.go
models/migrations/v1_20/v254.go
models/migrations/v1_20/v255.go
models/migrations/v1_20/v256.go
models/migrations/v1_20/v257.go
models/migrations/v1_20/v258.go
models/migrations/v1_20/v259.go
models/migrations/v1_20/v259_test.go
models/migrations/v1_21/main_test.go
models/migrations/v1_21/v260.go
models/migrations/v1_21/v261.go
models/migrations/v1_21/v262.go
models/migrations/v1_21/v263.go
models/migrations/v1_21/v264.go
models/migrations/v1_21/v265.go
models/migrations/v1_21/v266.go
models/migrations/v1_21/v267.go
models/migrations/v1_21/v268.go
models/migrations/v1_21/v269.go
models/migrations/v1_21/v270.go
models/migrations/v1_21/v271.go
models/migrations/v1_21/v272.go
models/migrations/v1_21/v273.go
models/migrations/v1_21/v274.go
models/migrations/v1_21/v275.go
models/migrations/v1_21/v276.go
models/migrations/v1_21/v277.go
models/migrations/v1_21/v278.go
models/migrations/v1_21/v279.go
models/migrations/v1_22/main_test.go
models/migrations/v1_22/v280.go
models/migrations/v1_22/v281.go
models/migrations/v1_22/v282.go
models/migrations/v1_22/v283.go
models/migrations/v1_22/v283_test.go
models/migrations/v1_22/v284.go
models/migrations/v1_22/v285.go
models/migrations/v1_22/v286.go
models/migrations/v1_22/v286_test.go
models/migrations/v1_22/v287.go
models/migrations/v1_22/v287_test.go
models/migrations/v1_22/v288.go
models/migrations/v1_22/v289.go
models/migrations/v1_22/v290.go
models/migrations/v1_22/v291.go
models/migrations/v1_22/v292.go
models/migrations/v1_22/v293.go
models/migrations/v1_22/v293_test.go
models/migrations/v1_22/v294.go
models/migrations/v1_22/v294_test.go
models/migrations/v1_22/v295.go
models/migrations/v1_22/v296.go
models/migrations/v1_22/v297.go
models/migrations/v1_22/v298.go
models/migrations/v1_23/main_test.go
models/migrations/v1_6/v70.go
models/migrations/v1_6/v71.go
models/migrations/v1_6/v72.go
models/migrations/v1_7/v73.go
models/migrations/v1_7/v74.go
models/migrations/v1_7/v75.go
models/migrations/v1_8/v76.go
models/migrations/v1_8/v77.go
models/migrations/v1_8/v78.go
models/migrations/v1_8/v79.go
models/migrations/v1_8/v80.go
models/migrations/v1_8/v81.go
models/migrations/v1_9/v82.go
models/migrations/v1_9/v83.go
models/migrations/v1_9/v84.go
models/migrations/v1_9/v85.go
models/migrations/v1_9/v86.go
models/migrations/v1_9/v87.go
models/organization/mini_org.go
models/organization/org.go
models/organization/org_repo.go
models/organization/org_user.go
models/organization/team.go
models/organization/team_invite.go
models/organization/team_list.go
models/organization/team_repo.go
models/organization/team_unit.go
models/organization/team_user.go
models/organization/main_test.go
models/organization/org_test.go
models/organization/org_user_test.go
models/organization/team_invite_test.go
models/organization/team_repo_test.go
models/organization/team_test.go
models/packages/descriptor.go
models/packages/package.go
models/packages/package_blob.go
models/packages/package_blob_upload.go
models/packages/package_cleanup_rule.go
models/packages/package_file.go
models/packages/package_property.go
models/packages/package_version.go
models/packages/package_test.go
models/packages/alpine/search.go
models/packages/conan/references.go
models/packages/conan/search.go
models/packages/conda/search.go
models/packages/container/const.go
models/packages/container/search.go
models/packages/cran/search.go
models/packages/debian/search.go
models/packages/nuget/search.go
models/packages/rpm/search.go
models/perm/access_mode.go
models/perm/access_mode_test.go
models/perm/access/access.go
models/perm/access/repo_permission.go
models/perm/access/repo_permission_test.go
models/perm/access/access_test.go
models/perm/access/main_test.go
models/project/board.go
models/project/board_test.go
models/project/issue.go
models/project/main_test.go
models/project/project.go
models/project/project_test.go
models/pull/automerge.go
models/pull/review_state.go
models/repo/archiver.go
models/repo/attachment.go
models/repo/avatar.go
models/repo/avatar_test.go
models/repo/collaboration.go
models/repo/fork.go
models/repo/git.go
models/repo/issue.go
models/repo/language_stats.go
models/repo/mirror.go
models/repo/pushmirror.go
models/repo/redirect.go
models/repo/release.go
models/repo/release_test.go
models/repo/repo.go
models/repo/repo_indexer.go
models/repo/repo_list.go
models/repo/repo_unit.go
models/repo/repo_unit_test.go
models/repo/search.go
models/repo/star.go
models/repo/topic.go
models/repo/update.go
models/repo/upload.go
models/repo/user_repo.go
models/repo/watch.go
models/repo/wiki.go
models/repo/attachment_test.go
models/repo/collaboration_test.go
models/repo/fork_test.go
models/repo/main_test.go
models/repo/pushmirror_test.go
models/repo/redirect_test.go
models/repo/repo_list_test.go
models/repo/repo_test.go
models/repo/star_test.go
models/repo/topic_test.go
models/repo/user_repo_test.go
models/repo/watch_test.go
models/repo/wiki_test.go
models/secret/secret.go
models/shared/types/ownertype.go
models/system/appstate.go
models/system/notice.go
models/system/setting.go
models/system/main_test.go
models/system/notice_test.go
models/system/setting_test.go
models/unit/unit.go
models/unit/unit_test.go
models/unittest/consistency.go
models/unittest/fixtures.go
models/unittest/fscopy.go
models/unittest/reflection.go
models/unittest/testdb.go
models/unittest/unit_tests.go
models/user/avatar.go
models/user/avatar_test.go
models/user/badge.go
models/user/block.go
models/user/email_address.go
models/user/error.go
models/user/external_login_user.go
models/user/follow.go
models/user/list.go
models/user/must_change_password.go
models/user/openid.go
models/user/redirect.go
models/user/search.go
models/user/setting.go
models/user/setting_keys.go
models/user/user.go
models/user/user_system.go
models/user/user_update.go
models/user/email_address_test.go
models/user/follow_test.go
models/user/main_test.go
models/user/openid_test.go
models/user/redirect_test.go
models/user/setting_test.go
models/user/user_test.go
models/webhook/hooktask.go
models/webhook/main_test.go
models/webhook/webhook.go
models/webhook/webhook_system.go
models/webhook/webhook_test.go
modules/actions/github.go
modules/actions/github_test.go
modules/actions/log.go
modules/actions/task_state.go
modules/actions/task_state_test.go
modules/actions/workflows.go
modules/actions/workflows_test.go
modules/activitypub/client.go
modules/activitypub/client_test.go
modules/activitypub/main_test.go
modules/activitypub/user_settings.go
modules/activitypub/user_settings_test.go
modules/analyze/code_language.go
modules/analyze/generated.go
modules/analyze/vendor.go
modules/analyze/vendor_test.go
modules/assetfs/layered.go
modules/assetfs/layered_test.go
modules/auth/common.go
modules/auth/openid/discovery_cache.go
modules/auth/openid/discovery_cache_test.go
modules/auth/openid/openid.go
modules/auth/pam/pam_stub.go
modules/auth/password/password.go
modules/auth/password/password_test.go
modules/auth/password/pwn.go
modules/auth/password/hash/argon2.go
modules/auth/password/hash/bcrypt.go
modules/auth/password/hash/common.go
modules/auth/password/hash/dummy.go
modules/auth/password/hash/dummy_test.go
modules/auth/password/hash/hash.go
modules/auth/password/hash/hash_test.go
modules/auth/password/hash/pbkdf2.go
modules/auth/password/hash/scrypt.go
modules/auth/password/hash/setting.go
modules/auth/password/hash/setting_test.go
modules/auth/password/pwn/pwn.go
modules/auth/password/pwn/pwn_test.go
modules/auth/webauthn/webauthn.go
modules/auth/webauthn/webauthn_test.go
modules/avatar/avatar.go
modules/avatar/avatar_test.go
modules/avatar/hash.go
modules/avatar/hash_test.go
modules/avatar/identicon/block.go
modules/avatar/identicon/colors.go
modules/avatar/identicon/identicon.go
modules/avatar/identicon/polygon.go
modules/badge/badge.go
modules/base/base.go
modules/base/natural_sort.go
modules/base/natural_sort_test.go
modules/base/tool.go
modules/base/tool_test.go
modules/cache/cache.go
modules/cache/cache_redis.go
modules/cache/cache_test.go
modules/cache/cache_twoqueue.go
modules/cache/context.go
modules/cache/context_test.go
modules/cache/string_cache.go
modules/charset/ambiguous.go
modules/charset/ambiguous_gen.go
modules/charset/ambiguous_gen_test.go
modules/charset/breakwriter.go
modules/charset/breakwriter_test.go
modules/charset/charset.go
modules/charset/charset_test.go
modules/charset/escape.go
internal/msan
cmp
encoding
internal/goarch
internal/coverage/rtcov
internal/profilerecord
internal/unsafeheader
internal/itoa
internal/race
internal/goos
unicode/utf8
unicode
internal/goexperiment
internal/godebugs
internal/asan
internal/byteorder
internal/runtime/syscall
math/bits
internal/runtime/atomic
internal/cpu
sync/atomic
runtime/internal/math
internal/abi
runtime/internal/sys
internal/chacha8rand
internal/bytealg
math
internal/runtime/exithook
internal/stringslite
runtime
iter
internal/reflectlite
sync
slices
internal/testlog
internal/bisect
errors
sort
internal/oserror
internal/godebug
io
path
strconv
syscall
bytes
strings
golang.org/x/text/unicode/rangetable
reflect
go/build/constraint
internal/syscall/execenv
internal/syscall/unix
time
io/fs
internal/poll
internal/filepathlite
os
internal/fmtsort
path/filepath
fmt
text/tabwriter
go/token
flag
net/url
go/doc/comment
text/template/parse
go/scanner
go/ast
text/template
go/internal/typeparams
go/printer
go/parser
go/format
command-line-arguments
log/internal
unicode/utf16
math/rand
encoding/binary
context
github.com/modern-go/reflect2
io/ioutil
log
runtime/debug
math/big
github.com/modern-go/concurrent
encoding/base64
encoding/json
github.com/json-iterator/go
code.gitea.io/gitea/modules/json
command-line-arguments
modules/charset/escape_status.go
modules/charset/escape_stream.go
modules/charset/escape_test.go
modules/charset/htmlstream.go
modules/charset/invisible_gen.go
modules/charset/ambiguous/generate.go
modules/charset/invisible/generate.go
modules/container/filter.go
modules/container/filter_test.go
modules/container/set.go
modules/container/set_test.go
modules/csv/csv.go
modules/csv/csv_test.go
modules/dump/dumper.go
modules/dump/dumper_test.go
modules/emoji/emoji.go
modules/emoji/emoji_data.go
modules/emoji/emoji_test.go
modules/eventsource/event.go
modules/eventsource/event_test.go
modules/eventsource/manager.go
modules/eventsource/manager_run.go
modules/eventsource/messenger.go
modules/generate/generate.go
modules/generate/generate_test.go
modules/git/attribute.go
modules/git/batch.go
modules/git/batch_reader.go
modules/git/blame.go
modules/git/blame_sha256_test.go
modules/git/blame_test.go
modules/git/blob.go
modules/git/blob_nogogit.go
modules/git/blob_test.go
modules/git/command.go
modules/git/command_test.go
modules/git/commit.go
modules/git/commit_info.go
modules/git/commit_info_nogogit.go
modules/git/commit_info_test.go
modules/git/commit_reader.go
modules/git/commit_sha256_test.go
modules/git/commit_test.go
modules/git/diff.go
modules/git/diff_test.go
modules/git/error.go
modules/git/git.go
modules/git/git_test.go
modules/git/grep.go
modules/git/grep_test.go
modules/git/hook.go
modules/git/last_commit_cache.go
modules/git/last_commit_cache_nogogit.go
modules/git/log_name_status.go
modules/git/notes.go
modules/git/notes_nogogit.go
modules/git/notes_test.go
modules/git/object_format.go
modules/git/object_id.go
modules/git/object_id_test.go
modules/git/parse_nogogit.go
modules/git/parse_nogogit_test.go
modules/git/ref.go
modules/git/ref_test.go
modules/git/remote.go
modules/git/repo.go
modules/git/repo_archive.go
modules/git/repo_attribute.go
modules/git/repo_attribute_test.go
modules/git/repo_base_nogogit.go
modules/git/repo_blame.go
modules/git/repo_blob.go
modules/git/repo_blob_nogogit.go
modules/git/repo_blob_test.go
modules/git/repo_branch.go
modules/git/repo_branch_nogogit.go
modules/git/repo_branch_test.go
modules/git/repo_commit.go
modules/git/repo_commit_nogogit.go
modules/git/repo_commit_test.go
modules/git/repo_commitgraph.go
modules/git/repo_compare.go
modules/git/repo_compare_test.go
modules/git/repo_gpg.go
modules/git/repo_hook.go
modules/git/repo_index.go
modules/git/repo_language_stats.go
modules/git/repo_language_stats_nogogit.go
modules/git/repo_language_stats_test.go
modules/git/repo_object.go
modules/git/repo_ref.go
modules/git/repo_ref_nogogit.go
modules/git/repo_ref_test.go
modules/git/repo_stats.go
modules/git/repo_stats_test.go
modules/git/repo_tag.go
modules/git/repo_tag_nogogit.go
modules/git/repo_tag_test.go
modules/git/repo_test.go
modules/git/repo_tree.go
modules/git/repo_tree_nogogit.go
modules/git/signature.go
modules/git/signature_nogogit.go
modules/git/signature_test.go
modules/git/submodule.go
modules/git/submodule_test.go
modules/git/tag.go
modules/git/tag_test.go
modules/git/tree.go
modules/git/tree_blob.go
modules/git/tree_blob_nogogit.go
modules/git/tree_entry.go
modules/git/tree_entry_mode.go
modules/git/tree_entry_nogogit.go
modules/git/tree_nogogit.go
modules/git/tree_test.go
modules/git/utils.go
modules/git/utils_test.go
modules/git/foreachref/format.go
modules/git/foreachref/parser.go
modules/git/foreachref/format_test.go
modules/git/foreachref/parser_test.go
modules/git/internal/cmdarg.go
modules/git/pipeline/catfile.go
modules/git/pipeline/lfs_common.go
modules/git/pipeline/lfs_nogogit.go
modules/git/pipeline/namerev.go
modules/git/pipeline/revlist.go
modules/git/url/url.go
modules/git/url/url_test.go
modules/gitgraph/graph.go
modules/gitgraph/graph_models.go
modules/gitgraph/graph_test.go
modules/gitgraph/parser.go
modules/gitrepo/branch.go
modules/gitrepo/gitrepo.go
modules/gitrepo/walk_nogogit.go
modules/graceful/context.go
modules/graceful/manager.go
modules/graceful/manager_common.go
modules/graceful/manager_unix.go
modules/graceful/net_unix.go
modules/graceful/restart_unix.go
modules/graceful/server.go
modules/graceful/server_hooks.go
modules/graceful/server_http.go
modules/graceful/releasereopen/releasereopen.go
modules/graceful/releasereopen/releasereopen_test.go
modules/hcaptcha/error.go
modules/hcaptcha/hcaptcha.go
modules/hcaptcha/hcaptcha_test.go
modules/highlight/highlight.go
modules/highlight/highlight_test.go
modules/hostmatcher/hostmatcher.go
modules/hostmatcher/hostmatcher_test.go
modules/hostmatcher/http.go
modules/html/html.go
modules/httpcache/httpcache.go
modules/httpcache/httpcache_test.go
modules/httplib/request.go
modules/httplib/serve.go
modules/httplib/serve_test.go
modules/httplib/url.go
modules/httplib/url_test.go
modules/indexer/code/git.go
modules/indexer/code/indexer.go
modules/indexer/code/indexer_test.go
modules/indexer/code/search.go
modules/indexer/code/bleve/bleve.go
modules/indexer/code/elasticsearch/elasticsearch.go
modules/indexer/code/elasticsearch/elasticsearch_test.go
modules/indexer/code/internal/indexer.go
modules/indexer/code/internal/model.go
modules/indexer/code/internal/util.go
modules/indexer/internal/base32.go
modules/indexer/internal/indexer.go
modules/indexer/internal/paginator.go
modules/indexer/internal/bleve/batch.go
modules/indexer/internal/bleve/indexer.go
modules/indexer/internal/bleve/query.go
modules/indexer/internal/bleve/util.go
modules/indexer/internal/db/indexer.go
modules/indexer/internal/elasticsearch/indexer.go
modules/indexer/internal/elasticsearch/util.go
modules/indexer/internal/meilisearch/filter.go
modules/indexer/internal/meilisearch/indexer.go
modules/indexer/internal/meilisearch/util.go
modules/indexer/issues/dboptions.go
modules/indexer/issues/indexer.go
modules/indexer/issues/indexer_test.go
modules/indexer/issues/util.go
modules/indexer/issues/bleve/bleve.go
modules/indexer/issues/bleve/bleve_test.go
modules/indexer/issues/db/db.go
modules/indexer/issues/db/options.go
modules/indexer/issues/elasticsearch/elasticsearch.go
modules/indexer/issues/elasticsearch/elasticsearch_test.go
modules/indexer/issues/internal/indexer.go
modules/indexer/issues/internal/model.go
modules/indexer/issues/internal/tests/tests.go
modules/indexer/issues/meilisearch/meilisearch.go
modules/indexer/issues/meilisearch/meilisearch_test.go
modules/indexer/stats/db.go
modules/indexer/stats/indexer.go
modules/indexer/stats/indexer_test.go
modules/indexer/stats/queue.go
modules/issue/template/template.go
modules/issue/template/template_test.go
modules/issue/template/unmarshal.go
modules/json/json.go
modules/label/label.go
modules/label/parser.go
modules/label/parser_test.go
modules/lfs/client.go
modules/lfs/client_test.go
modules/lfs/content_store.go
modules/lfs/endpoint.go
modules/lfs/endpoint_test.go
modules/lfs/filesystem_client.go
modules/lfs/http_client.go
modules/lfs/http_client_test.go
modules/lfs/pointer.go
modules/lfs/pointer_scanner_nogogit.go
modules/lfs/pointer_test.go
modules/lfs/shared.go
modules/lfs/transferadapter.go
modules/lfs/transferadapter_test.go
modules/log/color.go
modules/log/color_console.go
modules/log/color_console_other.go
modules/log/color_router.go
modules/log/event_format.go
modules/log/event_format_test.go
modules/log/event_writer.go
modules/log/event_writer_base.go
modules/log/event_writer_conn.go
modules/log/event_writer_conn_test.go
modules/log/event_writer_console.go
modules/log/event_writer_file.go
modules/log/flags.go
modules/log/flags_test.go
modules/log/groutinelabel.go
modules/log/groutinelabel_test.go
modules/log/init.go
modules/log/level.go
modules/log/level_test.go
modules/log/logger.go
modules/log/logger_global.go
modules/log/logger_impl.go
modules/log/logger_test.go
modules/log/manager.go
modules/log/manager_test.go
modules/log/misc.go
modules/log/stack.go
modules/markup/camo.go
modules/markup/camo_test.go
modules/markup/html.go
modules/markup/html_codepreview.go
modules/markup/html_internal_test.go
modules/markup/html_link.go
modules/markup/html_node.go
modules/markup/renderer.go
modules/markup/sanitizer.go
modules/markup/sanitizer_custom.go
modules/markup/sanitizer_default.go
modules/markup/sanitizer_default_test.go
modules/markup/sanitizer_description.go
modules/markup/sanitizer_description_test.go
modules/markup/html_codepreview_test.go
modules/markup/html_test.go
modules/markup/renderer_test.go
modules/markup/asciicast/asciicast.go
modules/markup/common/footnote.go
modules/markup/common/footnote_test.go
modules/markup/common/html.go
modules/markup/common/linkify.go
modules/markup/console/console.go
modules/markup/console/console_test.go
modules/markup/csv/csv.go
modules/markup/csv/csv_test.go
modules/markup/external/external.go
modules/markup/markdown/ast.go
modules/markup/markdown/convertyaml.go
modules/markup/markdown/goldmark.go
modules/markup/markdown/markdown.go
modules/markup/markdown/meta.go
modules/markup/markdown/meta_test.go
modules/markup/markdown/prefixed_id.go
modules/markup/markdown/renderconfig.go
modules/markup/markdown/renderconfig_test.go
modules/markup/markdown/toc.go
modules/markup/markdown/transform_blockquote.go
modules/markup/markdown/transform_codespan.go
modules/markup/markdown/transform_heading.go
modules/markup/markdown/transform_image.go
modules/markup/markdown/transform_link.go
modules/markup/markdown/transform_list.go
modules/markup/markdown/markdown_test.go
modules/markup/markdown/math/block_node.go
modules/markup/markdown/math/block_parser.go
modules/markup/markdown/math/block_renderer.go
modules/markup/markdown/math/inline_node.go
modules/markup/markdown/math/inline_parser.go
modules/markup/markdown/math/inline_renderer.go
modules/markup/markdown/math/math.go
modules/markup/mdstripper/mdstripper.go
modules/markup/mdstripper/mdstripper_test.go
modules/markup/orgmode/orgmode.go
modules/markup/orgmode/orgmode_test.go
modules/mcaptcha/mcaptcha.go
modules/metrics/collector.go
modules/migration/comment.go
modules/migration/downloader.go
modules/migration/error.go
modules/migration/file_format.go
modules/migration/file_format_test.go
modules/migration/issue.go
modules/migration/label.go
modules/migration/messenger.go
modules/migration/milestone.go
modules/migration/null_downloader.go
modules/migration/options.go
modules/migration/pullrequest.go
modules/migration/reaction.go
modules/migration/release.go
modules/migration/repo.go
modules/migration/retry_downloader.go
modules/migration/review.go
modules/migration/schemas_dynamic.go
modules/migration/uploader.go
modules/nosql/leveldb.go
modules/nosql/manager.go
modules/nosql/manager_leveldb.go
modules/nosql/manager_redis.go
modules/nosql/manager_redis_test.go
modules/nosql/redis.go
modules/nosql/redis_test.go
modules/optional/option.go
modules/optional/serialization.go
modules/optional/option_test.go
modules/optional/serialization_test.go
modules/options/base.go
modules/options/dynamic.go
modules/packages/content_store.go
modules/packages/hashed_buffer.go
modules/packages/hashed_buffer_test.go
modules/packages/multi_hasher.go
modules/packages/multi_hasher_test.go
modules/packages/alpine/metadata.go
modules/packages/alpine/metadata_test.go
modules/packages/cargo/parser.go
modules/packages/cargo/parser_test.go
modules/packages/chef/metadata.go
modules/packages/chef/metadata_test.go
modules/packages/composer/metadata.go
modules/packages/composer/metadata_test.go
modules/packages/conan/conanfile_parser.go
modules/packages/conan/conanfile_parser_test.go
modules/packages/conan/conaninfo_parser.go
modules/packages/conan/conaninfo_parser_test.go
modules/packages/conan/metadata.go
modules/packages/conan/reference.go
modules/packages/conan/reference_test.go
modules/packages/conda/metadata.go
modules/packages/conda/metadata_test.go
modules/packages/container/metadata.go
modules/packages/container/metadata_test.go
modules/packages/container/helm/helm.go
modules/packages/cran/metadata.go
modules/packages/cran/metadata_test.go
modules/packages/debian/metadata.go
modules/packages/debian/metadata_test.go
modules/packages/goproxy/metadata.go
modules/packages/goproxy/metadata_test.go
modules/packages/helm/metadata.go
modules/packages/maven/metadata.go
modules/packages/maven/metadata_test.go
modules/packages/npm/creator.go
modules/packages/npm/creator_test.go
modules/packages/npm/metadata.go
modules/packages/nuget/metadata.go
modules/packages/nuget/metadata_test.go
modules/packages/nuget/symbol_extractor.go
modules/packages/nuget/symbol_extractor_test.go
modules/packages/pub/metadata.go
modules/packages/pub/metadata_test.go
modules/packages/pypi/metadata.go
modules/packages/rpm/metadata.go
modules/packages/rpm/metadata_test.go
modules/packages/rubygems/marshal.go
modules/packages/rubygems/marshal_test.go
modules/packages/rubygems/metadata.go
modules/packages/rubygems/metadata_test.go
modules/packages/swift/metadata.go
modules/packages/swift/metadata_test.go
modules/packages/vagrant/metadata.go
modules/packages/vagrant/metadata_test.go
modules/paginator/paginator.go
modules/paginator/paginator_test.go
modules/pprof/pprof.go
modules/private/actions.go
modules/private/hook.go
modules/private/internal.go
modules/private/key.go
modules/private/mail.go
modules/private/manager.go
modules/private/request.go
modules/private/restore_repo.go
modules/private/serv.go
modules/process/context.go
modules/process/error.go
modules/process/manager.go
modules/process/manager_exec.go
modules/process/manager_stacktraces.go
modules/process/manager_test.go
modules/process/manager_unix.go
modules/process/process.go
modules/proxy/proxy.go
modules/proxyprotocol/conn.go
modules/proxyprotocol/errors.go
modules/proxyprotocol/listener.go
modules/proxyprotocol/util.go
modules/public/mime_types.go
modules/public/public.go
modules/public/public_test.go
modules/public/serve_dynamic.go
modules/queue/backoff.go
modules/queue/base.go
modules/queue/base_channel.go
modules/queue/base_channel_test.go
modules/queue/base_dummy.go
modules/queue/base_levelqueue.go
modules/queue/base_levelqueue_common.go
modules/queue/base_levelqueue_test.go
modules/queue/base_levelqueue_unique.go
modules/queue/base_redis.go
modules/queue/base_redis_test.go
modules/queue/base_test.go
modules/queue/config.go
modules/queue/manager.go
modules/queue/manager_test.go
modules/queue/queue.go
modules/queue/testhelper.go
modules/queue/workergroup.go
modules/queue/workerqueue.go
modules/queue/workerqueue_test.go
modules/queue/lqinternal/lqinternal.go
modules/recaptcha/recaptcha.go
modules/references/references.go
modules/references/references_test.go
modules/regexplru/regexplru.go
modules/regexplru/regexplru_test.go
modules/repository/branch.go
modules/repository/branch_test.go
modules/repository/collaborator.go
modules/repository/collaborator_test.go
modules/repository/commits.go
modules/repository/commits_test.go
modules/repository/create.go
modules/repository/create_test.go
modules/repository/delete.go
modules/repository/env.go
modules/repository/fork.go
modules/repository/hooks.go
modules/repository/init.go
modules/repository/init_test.go
modules/repository/license.go
modules/repository/license_test.go
modules/repository/main_test.go
modules/repository/push.go
modules/repository/repo.go
modules/repository/repo_test.go
modules/repository/temp.go
modules/secret/secret.go
modules/secret/secret_test.go
modules/session/db.go
modules/session/mock.go
modules/session/redis.go
modules/session/store.go
modules/session/virtual.go
modules/setting/actions.go
modules/setting/actions_test.go
modules/setting/admin.go
modules/setting/api.go
modules/setting/asset_dynamic.go
modules/setting/attachment.go
modules/setting/attachment_test.go
modules/setting/cache.go
modules/setting/camo.go
modules/setting/config.go
modules/setting/config_env.go
modules/setting/config_env_test.go
modules/setting/config_provider.go
modules/setting/config_provider_test.go
modules/setting/cors.go
modules/setting/cron.go
modules/setting/cron_test.go
modules/setting/database.go
modules/setting/database_sqlite.go
modules/setting/database_test.go
modules/setting/federation.go
modules/setting/git.go
modules/setting/git_test.go
modules/setting/glob.go
modules/setting/highlight.go
modules/setting/i18n.go
modules/setting/incoming_email.go
modules/setting/indexer.go
modules/setting/indexer_test.go
modules/setting/lfs.go
modules/setting/lfs_test.go
modules/setting/log.go
modules/setting/log_test.go
modules/setting/mailer.go
modules/setting/mailer_test.go
modules/setting/markup.go
modules/setting/metrics.go
modules/setting/migrations.go
modules/setting/mime_type_map.go
modules/setting/mirror.go
modules/setting/oauth2.go
modules/setting/oauth2_test.go
modules/setting/other.go
modules/setting/packages.go
modules/setting/packages_test.go
modules/setting/path.go
modules/setting/path_test.go
modules/setting/picture.go
modules/setting/project.go
modules/setting/proxy.go
modules/setting/queue.go
modules/setting/repository.go
modules/setting/repository_archive.go
modules/setting/repository_archive_test.go
modules/setting/security.go
modules/setting/server.go
modules/setting/service.go
modules/setting/service_test.go
modules/setting/session.go
modules/setting/setting.go
modules/setting/setting_test.go
modules/setting/ssh.go
modules/setting/storage.go
modules/setting/storage_test.go
modules/setting/task.go
modules/setting/time.go
modules/setting/ui.go
modules/setting/webhook.go
modules/setting/config/getter.go
modules/setting/config/value.go
modules/sitemap/sitemap.go
modules/sitemap/sitemap_test.go
modules/ssh/init.go
modules/ssh/ssh.go
modules/ssh/ssh_graceful.go
modules/storage/helper.go
modules/storage/helper_test.go
modules/storage/local.go
modules/storage/local_test.go
modules/storage/minio.go
modules/storage/minio_test.go
modules/storage/storage.go
modules/storage/storage_test.go
modules/structs/activity.go
modules/structs/activitypub.go
modules/structs/admin_user.go
modules/structs/attachment.go
modules/structs/commit_status.go
modules/structs/commit_status_test.go
modules/structs/cron.go
modules/structs/doc.go
modules/structs/fork.go
modules/structs/git_blob.go
modules/structs/git_hook.go
modules/structs/hook.go
modules/structs/issue.go
modules/structs/issue_comment.go
modules/structs/issue_label.go
modules/structs/issue_milestone.go
modules/structs/issue_reaction.go
modules/structs/issue_stopwatch.go
modules/structs/issue_test.go
modules/structs/issue_tracked_time.go
modules/structs/lfs_lock.go
modules/structs/mirror.go
modules/structs/miscellaneous.go
modules/structs/nodeinfo.go
modules/structs/notifications.go
modules/structs/org.go
modules/structs/org_member.go
modules/structs/org_team.go
modules/structs/package.go
modules/structs/pull.go
modules/structs/pull_review.go
modules/structs/release.go
modules/structs/repo.go
modules/structs/repo_branch.go
modules/structs/repo_collaborator.go
modules/structs/repo_commit.go
modules/structs/repo_compare.go
modules/structs/repo_file.go
modules/structs/repo_key.go
modules/structs/repo_note.go
modules/structs/repo_refs.go
modules/structs/repo_tag.go
modules/structs/repo_topic.go
modules/structs/repo_tree.go
modules/structs/repo_watch.go
modules/structs/repo_wiki.go
modules/structs/secret.go
modules/structs/settings.go
modules/structs/status.go
modules/structs/task.go
modules/structs/user.go
modules/structs/user_app.go
modules/structs/user_email.go
modules/structs/user_gpgkey.go
modules/structs/user_key.go
modules/structs/variable.go
modules/structs/visible_type.go
modules/svg/processor.go
modules/svg/processor_test.go
modules/svg/svg.go
modules/sync/exclusive_pool.go
modules/sync/status_pool.go
modules/sync/status_pool_test.go
modules/system/appstate.go
modules/system/appstate_test.go
modules/system/db.go
modules/system/item_runtime.go
modules/templates/base.go
modules/templates/dynamic.go
modules/templates/helper.go
modules/templates/helper_test.go
modules/templates/htmlrenderer.go
modules/templates/htmlrenderer_test.go
modules/templates/mailer.go
modules/templates/util_avatar.go
modules/templates/util_dict.go
modules/templates/util_json.go
modules/templates/util_misc.go
modules/templates/util_render.go
modules/templates/util_render_test.go
modules/templates/util_slice.go
modules/templates/util_string.go
modules/templates/util_test.go
modules/templates/eval/eval.go
modules/templates/eval/eval_test.go
modules/templates/scopedtmpl/scopedtmpl.go
modules/templates/scopedtmpl/scopedtmpl_test.go
modules/templates/vars/vars.go
modules/templates/vars/vars_test.go
modules/test/logchecker.go
modules/test/logchecker_test.go
modules/test/utils.go
modules/testlogger/testlogger.go
modules/timeutil/datetime.go
modules/timeutil/datetime_test.go
modules/timeutil/executable.go
modules/timeutil/since.go
modules/timeutil/since_test.go
modules/timeutil/timestamp.go
modules/timeutil/timestampnano.go
modules/translation/mock.go
modules/translation/translation.go
modules/translation/translation_test.go
modules/translation/i18n/errors.go
modules/translation/i18n/format.go
modules/translation/i18n/i18n.go
modules/translation/i18n/i18n_test.go
modules/translation/i18n/localestore.go
modules/turnstile/turnstile.go
modules/typesniffer/typesniffer.go
modules/typesniffer/typesniffer_test.go
modules/updatechecker/update_checker.go
modules/uri/uri.go
modules/uri/uri_test.go
modules/user/user.go
modules/user/user_test.go
modules/util/color.go
modules/util/color_test.go
modules/util/error.go
modules/util/file_unix.go
modules/util/file_unix_test.go
modules/util/io.go
modules/util/io_test.go
modules/util/keypair.go
modules/util/keypair_test.go
modules/util/legacy.go
modules/util/legacy_test.go
modules/util/pack.go
modules/util/pack_test.go
modules/util/paginate.go
modules/util/paginate_test.go
modules/util/path.go
modules/util/path_test.go
modules/util/remove.go
modules/util/sanitize.go
modules/util/sanitize_test.go
modules/util/sec_to_time.go
modules/util/sec_to_time_test.go
modules/util/shellquote.go
modules/util/shellquote_test.go
modules/util/slice.go
modules/util/slice_test.go
modules/util/string.go
modules/util/string_test.go
modules/util/timer.go
modules/util/timer_test.go
modules/util/truncate.go
modules/util/truncate_test.go
modules/util/url.go
modules/util/util.go
modules/util/util_test.go
modules/util/filebuffer/file_backed_buffer.go
modules/util/filebuffer/file_backed_buffer_test.go
modules/util/rotatingfilewriter/writer.go
modules/util/rotatingfilewriter/writer_test.go
modules/validation/binding.go
modules/validation/binding_test.go
modules/validation/glob_pattern_test.go
modules/validation/helpers.go
modules/validation/helpers_test.go
modules/validation/refname_test.go
modules/validation/regex_pattern_test.go
modules/validation/validurl_test.go
modules/web/handler.go
modules/web/route.go
modules/web/route_test.go
modules/web/routemock.go
modules/web/routemock_test.go
modules/web/middleware/binding.go
modules/web/middleware/cookie.go
modules/web/middleware/data.go
modules/web/middleware/flash.go
modules/web/middleware/locale.go
modules/web/middleware/request.go
modules/web/routing/context.go
modules/web/routing/funcinfo.go
modules/web/routing/funcinfo_test.go
modules/web/routing/logger.go
modules/web/routing/logger_manager.go
modules/web/routing/requestrecord.go
modules/web/types/response.go
modules/webhook/structs.go
modules/webhook/type.go
routers/init.go
routers/api/actions/actions.go
routers/api/actions/artifact.pb.go
routers/api/actions/artifacts.go
routers/api/actions/artifacts_chunks.go
routers/api/actions/artifacts_utils.go
routers/api/actions/artifactsv4.go
routers/api/actions/ping/ping.go
routers/api/actions/ping/ping_test.go
routers/api/actions/runner/interceptor.go
routers/api/actions/runner/runner.go
routers/api/actions/runner/utils.go
routers/api/packages/api.go
routers/api/packages/alpine/alpine.go
routers/api/packages/cargo/cargo.go
routers/api/packages/chef/auth.go
routers/api/packages/chef/chef.go
routers/api/packages/composer/api.go
routers/api/packages/composer/composer.go
routers/api/packages/conan/auth.go
routers/api/packages/conan/conan.go
routers/api/packages/conan/search.go
routers/api/packages/conda/conda.go
routers/api/packages/container/auth.go
routers/api/packages/container/blob.go
routers/api/packages/container/container.go
routers/api/packages/container/errors.go
routers/api/packages/container/manifest.go
routers/api/packages/cran/cran.go
routers/api/packages/debian/debian.go
routers/api/packages/generic/generic.go
routers/api/packages/generic/generic_test.go
routers/api/packages/goproxy/goproxy.go
routers/api/packages/helm/helm.go
routers/api/packages/helper/helper.go
routers/api/packages/maven/api.go
routers/api/packages/maven/maven.go
routers/api/packages/npm/api.go
routers/api/packages/npm/npm.go
routers/api/packages/nuget/api_v2.go
routers/api/packages/nuget/api_v3.go
routers/api/packages/nuget/auth.go
routers/api/packages/nuget/links.go
routers/api/packages/nuget/nuget.go
routers/api/packages/pub/pub.go
routers/api/packages/pypi/pypi.go
routers/api/packages/pypi/pypi_test.go
routers/api/packages/rpm/rpm.go
routers/api/packages/rubygems/rubygems.go
routers/api/packages/swift/swift.go
routers/api/packages/vagrant/vagrant.go
routers/api/v1/api.go
routers/api/v1/activitypub/person.go
routers/api/v1/activitypub/reqsignature.go
routers/api/v1/admin/adopt.go
routers/api/v1/admin/cron.go
routers/api/v1/admin/email.go
routers/api/v1/admin/hooks.go
routers/api/v1/admin/org.go
routers/api/v1/admin/repo.go
routers/api/v1/admin/runners.go
routers/api/v1/admin/user.go
routers/api/v1/admin/user_badge.go
routers/api/v1/misc/gitignore.go
routers/api/v1/misc/label_templates.go
routers/api/v1/misc/licenses.go
routers/api/v1/misc/markup.go
routers/api/v1/misc/markup_test.go
routers/api/v1/misc/nodeinfo.go
routers/api/v1/misc/signing.go
routers/api/v1/misc/version.go
routers/api/v1/notify/notifications.go
routers/api/v1/notify/repo.go
routers/api/v1/notify/threads.go
routers/api/v1/notify/user.go
routers/api/v1/org/action.go
routers/api/v1/org/avatar.go
routers/api/v1/org/block.go
routers/api/v1/org/hook.go
routers/api/v1/org/label.go
routers/api/v1/org/member.go
routers/api/v1/org/org.go
routers/api/v1/org/team.go
routers/api/v1/packages/package.go
routers/api/v1/repo/action.go
routers/api/v1/repo/avatar.go
routers/api/v1/repo/blob.go
routers/api/v1/repo/branch.go
routers/api/v1/repo/collaborators.go
routers/api/v1/repo/commits.go
routers/api/v1/repo/compare.go
routers/api/v1/repo/file.go
routers/api/v1/repo/fork.go
routers/api/v1/repo/git_hook.go
routers/api/v1/repo/git_ref.go
routers/api/v1/repo/hook.go
routers/api/v1/repo/hook_test.go
routers/api/v1/repo/issue.go
routers/api/v1/repo/issue_attachment.go
routers/api/v1/repo/issue_comment.go
routers/api/v1/repo/issue_comment_attachment.go
routers/api/v1/repo/issue_dependency.go
routers/api/v1/repo/issue_label.go
routers/api/v1/repo/issue_pin.go
routers/api/v1/repo/issue_reaction.go
routers/api/v1/repo/issue_stopwatch.go
routers/api/v1/repo/issue_subscription.go
routers/api/v1/repo/issue_tracked_time.go
routers/api/v1/repo/key.go
routers/api/v1/repo/label.go
routers/api/v1/repo/language.go
routers/api/v1/repo/main_test.go
routers/api/v1/repo/migrate.go
routers/api/v1/repo/milestone.go
routers/api/v1/repo/mirror.go
routers/api/v1/repo/notes.go
routers/api/v1/repo/patch.go
routers/api/v1/repo/pull.go
routers/api/v1/repo/pull_review.go
routers/api/v1/repo/release.go
routers/api/v1/repo/release_attachment.go
routers/api/v1/repo/release_tags.go
routers/api/v1/repo/repo.go
routers/api/v1/repo/repo_test.go
routers/api/v1/repo/star.go
routers/api/v1/repo/status.go
routers/api/v1/repo/subscriber.go
routers/api/v1/repo/tag.go
routers/api/v1/repo/teams.go
routers/api/v1/repo/topic.go
routers/api/v1/repo/transfer.go
routers/api/v1/repo/tree.go
routers/api/v1/repo/wiki.go
routers/api/v1/settings/settings.go
routers/api/v1/shared/block.go
routers/api/v1/shared/runners.go
routers/api/v1/swagger/action.go
routers/api/v1/swagger/activity.go
routers/api/v1/swagger/activitypub.go
routers/api/v1/swagger/app.go
routers/api/v1/swagger/cron.go
routers/api/v1/swagger/issue.go
routers/api/v1/swagger/key.go
routers/api/v1/swagger/misc.go
routers/api/v1/swagger/nodeinfo.go
routers/api/v1/swagger/notify.go
routers/api/v1/swagger/options.go
routers/api/v1/swagger/org.go
routers/api/v1/swagger/package.go
routers/api/v1/swagger/repo.go
routers/api/v1/swagger/settings.go
routers/api/v1/swagger/user.go
routers/api/v1/user/action.go
routers/api/v1/user/app.go
routers/api/v1/user/avatar.go
routers/api/v1/user/block.go
routers/api/v1/user/email.go
routers/api/v1/user/follower.go
routers/api/v1/user/gpg_key.go
routers/api/v1/user/helper.go
routers/api/v1/user/hook.go
routers/api/v1/user/key.go
routers/api/v1/user/repo.go
routers/api/v1/user/runners.go
routers/api/v1/user/settings.go
routers/api/v1/user/star.go
routers/api/v1/user/user.go
routers/api/v1/user/watch.go
routers/api/v1/utils/git.go
routers/api/v1/utils/hook.go
routers/api/v1/utils/page.go
routers/common/auth.go
routers/common/compare.go
routers/common/db.go
routers/common/errpage.go
routers/common/errpage_test.go
routers/common/markup.go
routers/common/middleware.go
routers/common/middleware_test.go
routers/common/redirect.go
routers/common/serve.go
routers/install/install.go
routers/install/routes.go
routers/install/routes_test.go
routers/private/actions.go
routers/private/default_branch.go
routers/private/hook_post_receive.go
routers/private/hook_post_receive_test.go
routers/private/hook_pre_receive.go
routers/private/hook_proc_receive.go
routers/private/hook_verification.go
routers/private/hook_verification_test.go
routers/private/internal.go
routers/private/internal_repo.go
routers/private/key.go
routers/private/mail.go
routers/private/main_test.go
routers/private/manager.go
routers/private/manager_process.go
routers/private/manager_unix.go
routers/private/restore_repo.go
routers/private/serv.go
routers/private/ssh_log.go
routers/utils/utils.go
routers/utils/utils_test.go
routers/web/base.go
routers/web/githttp.go
routers/web/goget.go
routers/web/home.go
routers/web/metrics.go
routers/web/nodeinfo.go
routers/web/passkey.go
routers/web/swagger_json.go
routers/web/web.go
routers/web/webfinger.go
routers/web/admin/admin.go
routers/web/admin/admin_test.go
routers/web/admin/applications.go
routers/web/admin/auths.go
routers/web/admin/config.go
routers/web/admin/diagnosis.go
routers/web/admin/emails.go
routers/web/admin/hooks.go
routers/web/admin/main_test.go
routers/web/admin/notice.go
routers/web/admin/orgs.go
routers/web/admin/packages.go
routers/web/admin/queue.go
routers/web/admin/queue_tester.go
routers/web/admin/repos.go
routers/web/admin/runners.go
routers/web/admin/stacktrace.go
routers/web/admin/users.go
routers/web/admin/users_test.go
routers/web/auth/2fa.go
routers/web/auth/auth.go
routers/web/auth/auth_test.go
routers/web/auth/linkaccount.go
routers/web/auth/main_test.go
routers/web/auth/oauth.go
routers/web/auth/oauth_test.go
routers/web/auth/openid.go
routers/web/auth/password.go
routers/web/auth/webauthn.go
routers/web/devtest/devtest.go
routers/web/events/events.go
routers/web/explore/code.go
routers/web/explore/org.go
routers/web/explore/repo.go
routers/web/explore/topic.go
routers/web/explore/user.go
routers/web/feed/branch.go
routers/web/feed/convert.go
routers/web/feed/file.go
routers/web/feed/profile.go
routers/web/feed/release.go
routers/web/feed/render.go
routers/web/feed/repo.go
routers/web/healthcheck/check.go
routers/web/misc/markup.go
routers/web/misc/misc.go
routers/web/misc/swagger.go
routers/web/org/block.go
routers/web/org/home.go
routers/web/org/members.go
routers/web/org/org.go
routers/web/org/org_labels.go
routers/web/org/projects.go
routers/web/org/setting.go
routers/web/org/setting_oauth2.go
routers/web/org/setting_packages.go
routers/web/org/teams.go
routers/web/org/main_test.go
routers/web/org/projects_test.go
routers/web/org/setting/runners.go
routers/web/repo/activity.go
routers/web/repo/attachment.go
routers/web/repo/blame.go
routers/web/repo/branch.go
routers/web/repo/cherry_pick.go
routers/web/repo/code_frequency.go
routers/web/repo/commit.go
routers/web/repo/compare.go
routers/web/repo/contributors.go
routers/web/repo/download.go
routers/web/repo/editor.go
routers/web/repo/editor_test.go
routers/web/repo/find.go
routers/web/repo/fork.go
routers/web/repo/githttp.go
routers/web/repo/githttp_test.go
routers/web/repo/helper.go
routers/web/repo/helper_test.go
routers/web/repo/issue.go
routers/web/repo/issue_content_history.go
routers/web/repo/issue_dependency.go
routers/web/repo/issue_label.go
routers/web/repo/issue_label_test.go
routers/web/repo/issue_lock.go
routers/web/repo/issue_pin.go
routers/web/repo/issue_stopwatch.go
routers/web/repo/issue_test.go
routers/web/repo/issue_timetrack.go
routers/web/repo/issue_watch.go
routers/web/repo/main_test.go
routers/web/repo/middlewares.go
routers/web/repo/migrate.go
routers/web/repo/milestone.go
routers/web/repo/packages.go
routers/web/repo/patch.go
routers/web/repo/projects.go
routers/web/repo/projects_test.go
routers/web/repo/pull.go
routers/web/repo/pull_review.go
routers/web/repo/pull_review_test.go
routers/web/repo/recent_commits.go
routers/web/repo/release.go
routers/web/repo/release_test.go
routers/web/repo/render.go
routers/web/repo/repo.go
routers/web/repo/search.go
routers/web/repo/search_test.go
routers/web/repo/topic.go
routers/web/repo/treelist.go
routers/web/repo/view.go
routers/web/repo/view_test.go
routers/web/repo/wiki.go
routers/web/repo/wiki_test.go
routers/web/repo/actions/actions.go
routers/web/repo/actions/badge.go
routers/web/repo/actions/view.go
routers/web/repo/setting/avatar.go
routers/web/repo/setting/collaboration.go
routers/web/repo/setting/default_branch.go
routers/web/repo/setting/deploy_key.go
routers/web/repo/setting/git_hooks.go
routers/web/repo/setting/lfs.go
routers/web/repo/setting/main_test.go
routers/web/repo/setting/protected_branch.go
routers/web/repo/setting/protected_tag.go
routers/web/repo/setting/runners.go
routers/web/repo/setting/secrets.go
routers/web/repo/setting/setting.go
routers/web/repo/setting/settings_test.go
routers/web/repo/setting/variables.go
routers/web/repo/setting/webhook.go
routers/web/shared/actions/runners.go
routers/web/shared/actions/variables.go
routers/web/shared/packages/packages.go
routers/web/shared/project/column.go
routers/web/shared/secrets/secrets.go
routers/web/shared/user/block.go
routers/web/shared/user/header.go
routers/web/user/avatar.go
routers/web/user/code.go
routers/web/user/home.go
routers/web/user/home_test.go
routers/web/user/main_test.go
routers/web/user/notification.go
routers/web/user/package.go
routers/web/user/profile.go
routers/web/user/search.go
routers/web/user/stop_watch.go
routers/web/user/setting/account.go
routers/web/user/setting/account_test.go
routers/web/user/setting/adopt.go
routers/web/user/setting/applications.go
routers/web/user/setting/block.go
routers/web/user/setting/keys.go
routers/web/user/setting/main_test.go
routers/web/user/setting/oauth2.go
routers/web/user/setting/oauth2_common.go
routers/web/user/setting/packages.go
routers/web/user/setting/profile.go
routers/web/user/setting/runner.go
routers/web/user/setting/webhooks.go
routers/web/user/setting/security/2fa.go
routers/web/user/setting/security/openid.go
routers/web/user/setting/security/security.go
routers/web/user/setting/security/webauthn.go
services/actions/auth.go
services/actions/auth_test.go
services/actions/cleanup.go
services/actions/clear_tasks.go
services/actions/commit_status.go
services/actions/init.go
services/actions/interface.go
services/actions/job_emitter.go
services/actions/job_emitter_test.go
services/actions/notifier.go
services/actions/notifier_helper.go
services/actions/rerun.go
services/actions/rerun_test.go
services/actions/schedule_tasks.go
services/actions/variables.go
services/agit/agit.go
services/asymkey/deploy_key.go
services/asymkey/main_test.go
services/asymkey/sign.go
services/asymkey/ssh_key.go
services/asymkey/ssh_key_authorized_keys.go
services/asymkey/ssh_key_authorized_principals.go
services/asymkey/ssh_key_principals.go
services/asymkey/ssh_key_test.go
services/attachment/attachment.go
services/attachment/attachment_test.go
services/auth/auth.go
services/auth/auth_test.go
services/auth/auth_token.go
services/auth/auth_token_test.go
services/auth/basic.go
services/auth/group.go
services/auth/httpsign.go
services/auth/interface.go
services/auth/main_test.go
services/auth/oauth2.go
services/auth/oauth2_test.go
services/auth/reverseproxy.go
services/auth/session.go
services/auth/signin.go
services/auth/source.go
services/auth/sspi.go
services/auth/sspiauth_posix.go
services/auth/sync.go
services/auth/source/source_group_sync.go
services/auth/source/db/authenticate.go
services/auth/source/db/source.go
services/auth/source/db/assert_interface_test.go
services/auth/source/ldap/security_protocol.go
services/auth/source/ldap/source.go
services/auth/source/ldap/source_authenticate.go
services/auth/source/ldap/source_search.go
services/auth/source/ldap/source_sync.go
services/auth/source/ldap/util.go
services/auth/source/ldap/assert_interface_test.go
services/auth/source/oauth2/init.go
services/auth/source/oauth2/jwtsigningkey.go
services/auth/source/oauth2/providers.go
services/auth/source/oauth2/providers_base.go
services/auth/source/oauth2/providers_custom.go
services/auth/source/oauth2/providers_openid.go
services/auth/source/oauth2/providers_simple.go
services/auth/source/oauth2/source.go
services/auth/source/oauth2/source_authenticate.go
services/auth/source/oauth2/source_callout.go
services/auth/source/oauth2/source_name.go
services/auth/source/oauth2/source_register.go
services/auth/source/oauth2/store.go
services/auth/source/oauth2/token.go
services/auth/source/oauth2/urlmapping.go
services/auth/source/oauth2/assert_interface_test.go
services/auth/source/pam/source.go
services/auth/source/pam/source_authenticate.go
services/auth/source/pam/assert_interface_test.go
services/auth/source/smtp/auth.go
services/auth/source/smtp/source.go
services/auth/source/smtp/source_authenticate.go
services/auth/source/smtp/assert_interface_test.go
services/auth/source/sspi/source.go
services/auth/source/sspi/assert_interface_test.go
services/automerge/automerge.go
services/automerge/notify.go
services/context/access_log.go
services/context/api.go
services/context/api_org.go
services/context/api_test.go
services/context/base.go
services/context/base_test.go
services/context/captcha.go
services/context/context.go
services/context/context_cookie.go
services/context/context_model.go
services/context/context_request.go
services/context/context_response.go
services/context/context_template.go
services/context/context_test.go
services/context/csrf.go
services/context/org.go
services/context/package.go
services/context/pagination.go
services/context/permission.go
services/context/private.go
services/context/repo.go
services/context/response.go
services/context/user.go
services/context/utils.go
services/context/xsrf.go
services/context/xsrf_test.go
services/context/upload/upload.go
services/context/upload/upload_test.go
services/contexttest/context_tests.go
services/convert/activity.go
services/convert/attachment.go
services/convert/convert.go
services/convert/git_commit.go
services/convert/git_commit_test.go
services/convert/issue.go
services/convert/issue_comment.go
services/convert/issue_test.go
services/convert/main_test.go
services/convert/mirror.go
services/convert/notification.go
services/convert/package.go
services/convert/pull.go
services/convert/pull_review.go
services/convert/pull_review_test.go
services/convert/pull_test.go
services/convert/release.go
services/convert/release_test.go
services/convert/repository.go
services/convert/secret.go
services/convert/status.go
services/convert/user.go
services/convert/user_test.go
services/convert/utils.go
services/convert/utils_test.go
services/convert/wiki.go
services/cron/cron.go
services/cron/setting.go
services/cron/tasks.go
services/cron/tasks_actions.go
services/cron/tasks_basic.go
services/cron/tasks_extended.go
services/cron/tasks_test.go
services/doctor/actions.go
services/doctor/authorizedkeys.go
services/doctor/breaking.go
services/doctor/checkOldArchives.go
services/doctor/dbconsistency.go
services/doctor/dbconsistency_test.go
services/doctor/dbversion.go
services/doctor/doctor.go
services/doctor/fix16961.go
services/doctor/fix16961_test.go
services/doctor/fix8312.go
services/doctor/heads.go
services/doctor/lfs.go
services/doctor/main_test.go
services/doctor/mergebase.go
services/doctor/misc.go
services/doctor/paths.go
services/doctor/repository.go
services/doctor/storage.go
services/doctor/usertype.go
services/externalaccount/link.go
services/externalaccount/user.go
services/feed/action.go
services/feed/action_test.go
services/forms/admin.go
services/forms/auth_form.go
services/forms/org.go
services/forms/package_form.go
services/forms/repo_branch_form.go
services/forms/repo_form.go
services/forms/repo_form_test.go
services/forms/repo_tag_form.go
services/forms/runner.go
services/forms/user_form.go
services/forms/user_form_auth_openid.go
services/forms/user_form_hidden_comments.go
services/forms/user_form_test.go
services/gitdiff/csv.go
services/gitdiff/csv_test.go
services/gitdiff/gitdiff.go
services/gitdiff/gitdiff_test.go
services/gitdiff/highlightdiff.go
services/gitdiff/highlightdiff_test.go
services/gitdiff/main_test.go
services/indexer/indexer.go
services/indexer/notify.go
services/issue/assignee.go
services/issue/assignee_test.go
services/issue/comments.go
services/issue/commit.go
services/issue/commit_test.go
services/issue/content.go
services/issue/issue.go
services/issue/issue_test.go
services/issue/label.go
services/issue/label_test.go
services/issue/main_test.go
services/issue/milestone.go
services/issue/milestone_test.go
services/issue/pull.go
services/issue/reaction.go
services/issue/reaction_test.go
services/issue/status.go
services/issue/template.go
services/lfs/locks.go
services/lfs/server.go
services/mailer/mail.go
services/mailer/mail_comment.go
services/mailer/mail_issue.go
services/mailer/mail_release.go
services/mailer/mail_repo.go
services/mailer/mail_team_invite.go
services/mailer/mail_test.go
services/mailer/mailer.go
services/mailer/mailer_test.go
services/mailer/main_test.go
services/mailer/notify.go
services/mailer/incoming/incoming.go
services/mailer/incoming/incoming_handler.go
services/mailer/incoming/incoming_test.go
services/mailer/incoming/payload/payload.go
services/mailer/token/token.go
services/markup/main_test.go
services/markup/processorhelper.go
services/markup/processorhelper_codepreview.go
services/markup/processorhelper_codepreview_test.go
services/markup/processorhelper_test.go
services/migrations/codebase.go
services/migrations/codebase_test.go
services/migrations/common.go
services/migrations/dump.go
services/migrations/error.go
services/migrations/git.go
services/migrations/gitbucket.go
services/migrations/gitea_downloader.go
services/migrations/gitea_downloader_test.go
services/migrations/gitea_uploader.go
services/migrations/gitea_uploader_test.go
services/migrations/github.go
services/migrations/github_test.go
services/migrations/gitlab.go
services/migrations/gitlab_test.go
services/migrations/gogs.go
services/migrations/gogs_test.go
services/migrations/http_client.go
services/migrations/main_test.go
services/migrations/migrate.go
services/migrations/migrate_test.go
services/migrations/onedev.go
services/migrations/onedev_test.go
services/migrations/restore.go
services/migrations/update.go
services/mirror/mirror.go
services/mirror/mirror_pull.go
services/mirror/mirror_push.go
services/mirror/mirror_test.go
services/mirror/notifier.go
services/mirror/queue.go
services/notify/notifier.go
services/notify/notify.go
services/notify/null.go
services/org/org.go
services/org/org_test.go
services/org/repo.go
services/org/repo_test.go
services/org/team_invite.go
services/packages/auth.go
services/packages/packages.go
services/packages/alpine/repository.go
services/packages/cargo/index.go
services/packages/cleanup/cleanup.go
services/packages/container/blob_uploader.go
services/packages/container/cleanup.go
services/packages/container/common.go
services/packages/debian/repository.go
services/packages/rpm/repository.go
services/pull/check.go
services/pull/check_test.go
services/pull/comment.go
services/pull/commit_status.go
services/pull/commit_status_test.go
services/pull/edits.go
services/pull/lfs.go
services/pull/main_test.go
services/pull/merge.go
services/pull/merge_ff_only.go
services/pull/merge_merge.go
services/pull/merge_prepare.go
services/pull/merge_rebase.go
services/pull/merge_squash.go
services/pull/merge_test.go
services/pull/patch.go
services/pull/patch_unmerged.go
services/pull/pull.go
services/pull/pull_test.go
services/pull/review.go
services/pull/reviewer.go
services/pull/temp_repo.go
services/pull/update.go
services/pull/update_rebase.go
services/pull/review_test.go
services/pull/reviewer_test.go
services/release/release.go
services/release/release_test.go
services/release/tag.go
services/repository/adopt.go
services/repository/adopt_test.go
services/repository/avatar.go
services/repository/avatar_test.go
services/repository/branch.go
services/repository/cache.go
services/repository/check.go
services/repository/collaboration.go
services/repository/collaboration_test.go
services/repository/commit.go
services/repository/contributors_graph.go
services/repository/contributors_graph_test.go
services/repository/create.go
services/repository/create_test.go
services/repository/delete.go
services/repository/fork.go
services/repository/fork_test.go
services/repository/generate.go
services/repository/generate_test.go
services/repository/hooks.go
services/repository/init.go
services/repository/lfs.go
services/repository/main_test.go
services/repository/migrate.go
services/repository/push.go
services/repository/repository.go
services/repository/repository_test.go
services/repository/setting.go
services/repository/template.go
services/repository/transfer.go
services/repository/transfer_test.go
services/repository/delete_test.go
services/repository/lfs_test.go
services/repository/archiver/archiver.go
services/repository/archiver/archiver_test.go
services/repository/commitstatus/commitstatus.go
services/repository/files/cherry_pick.go
services/repository/files/commit.go
services/repository/files/content.go
services/repository/files/content_test.go
services/repository/files/diff.go
services/repository/files/diff_test.go
services/repository/files/file.go
services/repository/files/file_test.go
services/repository/files/patch.go
services/repository/files/temp_repo.go
services/repository/files/tree.go
services/repository/files/tree_test.go
services/repository/files/update.go
services/repository/files/upload.go
services/secrets/secrets.go
services/secrets/validation.go
services/task/migrate.go
services/task/task.go
services/uinotification/notify.go
services/user/avatar.go
services/user/block.go
services/user/block_test.go
services/user/delete.go
services/user/email.go
services/user/email_test.go
services/user/update.go
services/user/update_test.go
services/user/user.go
services/user/user_test.go
services/webhook/deliver.go
services/webhook/deliver_test.go
services/webhook/dingtalk.go
services/webhook/dingtalk_test.go
services/webhook/discord.go
services/webhook/discord_test.go
services/webhook/feishu.go
services/webhook/feishu_test.go
services/webhook/general.go
services/webhook/general_test.go
services/webhook/main_test.go
services/webhook/matrix.go
services/webhook/matrix_test.go
services/webhook/msteams.go
services/webhook/msteams_test.go
services/webhook/notifier.go
services/webhook/packagist.go
services/webhook/packagist_test.go
services/webhook/payloader.go
services/webhook/slack.go
services/webhook/slack_test.go
services/webhook/telegram.go
services/webhook/telegram_test.go
services/webhook/webhook.go
services/webhook/webhook_test.go
services/webhook/wechatwork.go
services/webtheme/webtheme.go
services/wiki/wiki.go
services/wiki/wiki_path.go
services/wiki/wiki_test.go
tests/test_utils.go
tests/e2e/e2e_test.go
tests/e2e/utils_e2e_test.go
tests/fuzz/fuzz_test.go
tests/integration/actions_trigger_test.go
tests/integration/admin_config_test.go
tests/integration/admin_user_test.go
tests/integration/api_actions_artifact_test.go
tests/integration/api_actions_artifact_v4_test.go
tests/integration/api_activitypub_person_test.go
tests/integration/api_admin_org_test.go
tests/integration/api_admin_test.go
tests/integration/api_branch_test.go
tests/integration/api_comment_attachment_test.go
tests/integration/api_comment_test.go
tests/integration/api_feed_user_test.go
tests/integration/api_fork_test.go
tests/integration/api_gitignore_templates_test.go
tests/integration/api_gpg_keys_test.go
tests/integration/api_helper_for_declarative_test.go
tests/integration/api_httpsig_test.go
tests/integration/api_issue_attachment_test.go
tests/integration/api_issue_config_test.go
tests/integration/api_issue_label_test.go
tests/integration/api_issue_milestone_test.go
tests/integration/api_issue_pin_test.go
tests/integration/api_issue_reaction_test.go
tests/integration/api_issue_stopwatch_test.go
tests/integration/api_issue_subscription_test.go
tests/integration/api_issue_templates_test.go
tests/integration/api_issue_test.go
tests/integration/api_issue_tracked_time_test.go
tests/integration/api_keys_test.go
tests/integration/api_label_templates_test.go
tests/integration/api_license_templates_test.go
tests/integration/api_nodeinfo_test.go
tests/integration/api_notification_test.go
tests/integration/api_oauth2_apps_test.go
tests/integration/api_org_avatar_test.go
tests/integration/api_org_test.go
tests/integration/api_packages_alpine_test.go
tests/integration/api_packages_cargo_test.go
tests/integration/api_packages_chef_test.go
tests/integration/api_packages_composer_test.go
tests/integration/api_packages_conan_test.go
tests/integration/api_packages_conda_test.go
tests/integration/api_packages_container_test.go
tests/integration/api_packages_cran_test.go
tests/integration/api_packages_debian_test.go
tests/integration/api_packages_generic_test.go
tests/integration/api_packages_goproxy_test.go
tests/integration/api_packages_helm_test.go
tests/integration/api_packages_maven_test.go
tests/integration/api_packages_npm_test.go
tests/integration/api_packages_nuget_test.go
tests/integration/api_packages_pub_test.go
tests/integration/api_packages_pypi_test.go
tests/integration/api_packages_rpm_test.go
tests/integration/api_packages_rubygems_test.go
tests/integration/api_packages_swift_test.go
tests/integration/api_packages_test.go
tests/integration/api_packages_vagrant_test.go
tests/integration/api_private_serv_test.go
tests/integration/api_pull_commits_test.go
tests/integration/api_pull_review_test.go
tests/integration/api_pull_test.go
tests/integration/api_releases_test.go
tests/integration/api_repo_archive_test.go
tests/integration/api_repo_avatar_test.go
tests/integration/api_repo_branch_test.go
tests/integration/api_repo_collaborator_test.go
tests/integration/api_repo_compare_test.go
tests/integration/api_repo_edit_test.go
tests/integration/api_repo_file_create_test.go
tests/integration/api_repo_file_delete_test.go
tests/integration/api_repo_file_get_test.go
tests/integration/api_repo_file_helpers.go
tests/integration/api_repo_file_update_test.go
tests/integration/api_repo_files_change_test.go
tests/integration/api_repo_get_contents_list_test.go
tests/integration/api_repo_get_contents_test.go
tests/integration/api_repo_git_blobs_test.go
tests/integration/api_repo_git_commits_test.go
tests/integration/api_repo_git_hook_test.go
tests/integration/api_repo_git_notes_test.go
tests/integration/api_repo_git_ref_test.go
tests/integration/api_repo_git_tags_test.go
tests/integration/api_repo_git_trees_test.go
tests/integration/api_repo_hook_test.go
tests/integration/api_repo_languages_test.go
tests/integration/api_repo_lfs_locks_test.go
tests/integration/api_repo_lfs_migrate_test.go
tests/integration/api_repo_lfs_test.go
tests/integration/api_repo_raw_test.go
tests/integration/api_repo_secrets_test.go
tests/integration/api_repo_tags_test.go
tests/integration/api_repo_teams_test.go
tests/integration/api_repo_test.go
tests/integration/api_repo_topic_test.go
tests/integration/api_repo_variables_test.go
tests/integration/api_settings_test.go
tests/integration/api_team_test.go
tests/integration/api_team_user_test.go
tests/integration/api_token_test.go
tests/integration/api_twofa_test.go
tests/integration/api_user_avatar_test.go
tests/integration/api_user_block_test.go
tests/integration/api_user_email_test.go
tests/integration/api_user_follow_test.go
tests/integration/api_user_heatmap_test.go
tests/integration/api_user_info_test.go
tests/integration/api_user_org_perm_test.go
tests/integration/api_user_orgs_test.go
tests/integration/api_user_search_test.go
tests/integration/api_user_secrets_test.go
tests/integration/api_user_star_test.go
tests/integration/api_user_update_test.go
tests/integration/api_user_variables_test.go
tests/integration/api_user_watch_test.go
tests/integration/api_wiki_test.go
tests/integration/attachment_test.go
tests/integration/auth_ldap_test.go
tests/integration/benchmarks_test.go
tests/integration/branches_test.go
tests/integration/change_default_branch_test.go
tests/integration/cmd_keys_test.go
tests/integration/compare_test.go
tests/integration/cors_test.go
tests/integration/create_no_session_test.go
tests/integration/csrf_test.go
tests/integration/db_collation_test.go
tests/integration/delete_user_test.go
tests/integration/download_test.go
tests/integration/dump_restore_test.go
tests/integration/editor_test.go
tests/integration/empty_repo_test.go
tests/integration/eventsource_test.go
tests/integration/explore_repos_test.go
tests/integration/explore_user_test.go
tests/integration/git_clone_wiki_test.go
tests/integration/git_helper_for_declarative_test.go
tests/integration/git_push_test.go
tests/integration/git_smart_http_test.go
tests/integration/git_test.go
tests/integration/goget_test.go
tests/integration/gpg_git_test.go
tests/integration/html_helper.go
tests/integration/incoming_email_test.go
tests/integration/integration_test.go
tests/integration/issue_test.go
tests/integration/lfs_getobject_test.go
tests/integration/lfs_local_endpoint_test.go
tests/integration/lfs_view_test.go
tests/integration/linguist_test.go
tests/integration/links_test.go
tests/integration/markup_external_test.go
tests/integration/migrate_test.go
tests/integration/mirror_pull_test.go
tests/integration/mirror_push_test.go
tests/integration/nonascii_branches_test.go
tests/integration/oauth_test.go
tests/integration/org_count_test.go
tests/integration/org_project_test.go
tests/integration/org_team_invite_test.go
tests/integration/org_test.go
tests/integration/privateactivity_test.go
tests/integration/project_test.go
tests/integration/pull_commit_test.go
tests/integration/pull_compare_test.go
tests/integration/pull_create_test.go
tests/integration/pull_diff_test.go
tests/integration/pull_merge_test.go
tests/integration/pull_review_test.go
tests/integration/pull_status_test.go
tests/integration/pull_update_test.go
tests/integration/release_test.go
tests/integration/rename_branch_test.go
tests/integration/repo_activity_test.go
tests/integration/repo_archive_test.go
tests/integration/repo_branch_test.go
tests/integration/repo_commits_search_test.go
tests/integration/repo_commits_test.go
tests/integration/repo_fork_test.go
tests/integration/repo_generate_test.go
tests/integration/repo_mergecommit_revert_test.go
tests/integration/repo_migrate_test.go
tests/integration/repo_search_test.go
tests/integration/repo_tag_test.go
tests/integration/repo_test.go
tests/integration/repo_topic_test.go
tests/integration/repo_watch_test.go
tests/integration/repo_webhook_test.go
tests/integration/repofiles_change_test.go
tests/integration/session_test.go
tests/integration/setting_test.go
tests/integration/signin_test.go
tests/integration/signout_test.go
tests/integration/signup_test.go
tests/integration/ssh_key_test.go
tests/integration/timetracking_test.go
tests/integration/user_avatar_test.go
tests/integration/user_test.go
tests/integration/version_test.go
tests/integration/view_test.go
tests/integration/webfinger_test.go
tests/integration/xss_test.go
tests/integration/migration-test/migration_test.go
CGO_CFLAGS="-Os -fstack-clash-protection -Wformat -Werror=format-security -O2 -D_LARGEFILE64_SOURCE" go build -v -buildmode=pie -modcacherw -trimpath -buildvcs=false -tags 'tidb sqlite sqlite_unlock_notify' -ldflags '-s -w  -X code.gitea.io/gitea/modules/setting.CustomConf=/etc/gitea/app.ini -X code.gitea.io/gitea/modules/setting.AppWorkPath=/var/lib/gitea/ -X code.gitea.io/gitea/modules/setting.StaticRootPath=/usr/share/webapps/gitea/ -X "main.MakeVersion=GNU Make 4.4.1" -X "main.Version=1.22.4" -X "main.Tags=tidb sqlite sqlite_unlock_notify"' -o gitea
vendor/golang.org/x/crypto/cryptobyte/asn1
google.golang.org/protobuf/internal/flags
internal/goarch
internal/godebugs
github.com/dgryski/go-rendezvous
internal/unsafeheader
encoding
internal/asan
golang.org/x/crypto/cryptobyte/asn1
internal/msan
code.gitea.io/gitea/modules/packages/container/helm
vendor/golang.org/x/crypto/internal/alias
unicode/utf16
github.com/lib/pq/oid
log/internal
internal/goos
github.com/segmentio/asm/cpu/cpuid
unicode
container/list
internal/profilerecord
unicode/utf8
sync/atomic
internal/goexperiment
internal/cpu
internal/runtime/syscall
cmp
internal/nettrace
internal/itoa
internal/coverage/rtcov
github.com/ulikunitz/xz/internal/hash
code.gitea.io/gitea/modules/html
github.com/microsoft/go-mssqldb/internal/github.com/swisscom/mssql-always-encrypted/pkg/encryption
hash/maphash
golang.org/x/net/internal/iana
github.com/blevesearch/gtreap
internal/byteorder
code.gitea.io/gitea/modules/packages/pypi
github.com/ProtonMail/go-crypto/internal/byteutil
github.com/go-git/go-git/v5/plumbing/color
github.com/pierrec/lz4/v4/internal/lz4errors
github.com/pjbgf/sha1cd/internal
golang.org/x/image/math/f64
google.golang.org/grpc/serviceconfig
crypto/internal/alias
internal/race
github.com/markbates/going/defaults
code.gitea.io/gitea/modules/paginator
code.gitea.io/gitea/modules/web/types
github.com/dsnet/compress/internal
math/bits
go.opentelemetry.io/otel/trace/embedded
github.com/dsnet/compress/bzip2/internal/sais
golang.org/x/text/internal/utf8internal
crypto/internal/boring/sig
github.com/gobwas/glob/util/runes
github.com/klauspost/compress/internal/race
code.gitea.io/gitea/modules/git/internal
golang.org/x/crypto/internal/alias
internal/runtime/atomic
code.gitea.io/gitea/modules/webhook
golang.org/x/text/encoding/internal/identifier
image/color
golang.org/x/net/html/atom
github.com/pjbgf/sha1cd/ubc
runtime/internal/math
internal/abi
runtime/internal/sys
github.com/golang/groupcache/lru
internal/chacha8rand
internal/bytealg
github.com/rivo/uniseg
google.golang.org/protobuf/internal/set
math
image/color/palette
internal/runtime/exithook
internal/stringslite
github.com/blevesearch/go-porterstemmer
github.com/klauspost/compress
go.opentelemetry.io/otel/internal
runtime
internal/weak
crypto/subtle
iter
runtime/metrics
internal/reflectlite
sync
maps
slices
code.gitea.io/gitea/modules/container
internal/singleflight
internal/testlog
internal/bisect
go.uber.org/zap/internal/pool
github.com/josharian/intern
code.gitea.io/gitea/modules/sync
google.golang.org/protobuf/internal/pragma
errors
sort
runtime/cgo
code.gitea.io/gitea/modules/auth/pam
internal/oserror
code.gitea.io/gitea/modules/graceful/releasereopen
crypto/internal/edwards25519/field
internal/godebug
github.com/keybase/go-crypto/cast5
golang.org/x/crypto/cast5
io
vendor/golang.org/x/net/dns/dnsmessage
math/rand/v2
path
strconv
crypto/internal/nistec/fiat
container/heap
golang.org/x/text/internal/tag
golang.org/x/text/internal/stringset
github.com/beorn7/perks/quantile
golang.org/x/mod/semver
syscall
math/rand
crypto/internal/edwards25519
internal/concurrent
hash
github.com/djherbis/buffer/limio
internal/saferio
crypto/internal/randutil
github.com/djherbis/nio/v3
bytes
github.com/valyala/bytebufferpool
strings
unique
hash/crc64
hash/fnv
hash/adler32
hash/crc32
github.com/redis/go-redis/v9/internal/rand
crypto
crypto/rc4
github.com/redis/go-redis/v9/internal/util
github.com/x448/float16
github.com/keybase/go-crypto/openpgp/errors
golang.org/x/crypto/openpgp/errors
encoding/base32
github.com/ProtonMail/go-crypto/openpgp/errors
net/netip
github.com/golang/geo/s1
golang.org/x/crypto/blowfish
reflect
github.com/cloudflare/circl/sign
golang.org/x/crypto/md4
golang.org/x/crypto/ripemd160
github.com/keybase/go-crypto/openpgp/s2k
crypto/md5
golang.org/x/crypto/openpgp/s2k
github.com/microsoft/go-mssqldb/internal/querytext
vendor/golang.org/x/text/transform
golang.org/x/text/transform
github.com/syndtr/goleveldb/leveldb/comparer
crypto/cipher
github.com/gogs/chardet
net/http/internal/ascii
github.com/gobwas/glob/util/strings
github.com/redis/go-redis/v9/internal/hashtag
github.com/dsnet/compress/internal/errors
net/http/internal/testcert
bufio
github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg
github.com/kballard/go-shellquote
github.com/huandu/xstrings
regexp/syntax
html
code.gitea.io/gitea/modules/emoji
github.com/minio/md5-simd
github.com/microsoft/go-mssqldb/internal/cp
golang.org/x/text/encoding
golang.org/x/text/runes
crypto/des
crypto/internal/boring
github.com/ProtonMail/go-crypto/eax
code.gitea.io/gitea/routers/utils
crypto/sha256
crypto/sha1
crypto/hmac
crypto/sha512
crypto/aes
golang.org/x/text/encoding/internal
github.com/anmitsu/go-shlex
github.com/dsnet/compress
compress/bzip2
image
golang.org/x/crypto/hkdf
vendor/golang.org/x/crypto/hkdf
golang.org/x/crypto/pbkdf2
golang.org/x/text/encoding/unicode
golang.org/x/text/encoding/charmap
github.com/xi2/xz
golang.org/x/text/encoding/korean
golang.org/x/text/encoding/traditionalchinese
golang.org/x/text/encoding/simplifiedchinese
golang.org/x/text/encoding/japanese
golang.org/x/crypto/ssh/internal/bcrypt_pbkdf
regexp
image/internal/imageutil
golang.org/x/image/vp8l
golang.org/x/image/vp8
crypto/internal/nistec
internal/syscall/execenv
internal/syscall/unix
time
time/tzdata
image/draw
image/jpeg
golang.org/x/image/draw
github.com/go-git/go-git/v5/internal/url
github.com/go-enry/go-enry/v2/regex
mvdan.cc/xurls/v2
github.com/microcosm-cc/bluemonday/css
github.com/go-enry/go-enry/v2/data/rule
github.com/go-enry/go-enry/v2/internal/tokenizer
crypto/ecdh
golang.org/x/crypto/curve25519
github.com/go-enry/go-enry/v2/data
github.com/klauspost/compress/gzhttp/writer
github.com/hashicorp/golang-lru/v2/internal
github.com/ClickHouse/clickhouse-go/v2/lib/timezone
go.uber.org/zap/buffer
context
io/fs
internal/poll
github.com/hashicorp/golang-lru/v2/simplelru
github.com/hashicorp/golang-lru/v2
go.uber.org/zap/internal/bufferpool
go.uber.org/zap/internal/stacktrace
golang.org/x/net/context
golang.org/x/sync/semaphore
embed
internal/filepathlite
github.com/jbenet/go-context/io
github.com/go-git/go-git/v5/utils/ioutil
github.com/ClickHouse/clickhouse-go/v2/contributors
google.golang.org/protobuf/internal/editiondefaults
os
internal/fmtsort
xorm.io/xorm/names
github.com/ClickHouse/clickhouse-go/v2/lib/binary
github.com/blevesearch/bleve/v2/size
github.com/goccy/go-json/internal/runtime
encoding/binary
go.opentelemetry.io/otel/internal/attribute
github.com/modern-go/reflect2
github.com/microsoft/go-mssqldb/internal/github.com/swisscom/mssql-always-encrypted/pkg/utils
github.com/ProtonMail/go-crypto/openpgp/aes/keywrap
golang.org/x/crypto/internal/poly1305
vendor/golang.org/x/crypto/chacha20
golang.org/x/crypto/scrypt
github.com/cespare/xxhash/v2
github.com/golang/snappy
github.com/zeebo/blake3/internal/utils
encoding/base64
github.com/pierrec/lz4/v4/internal/xxh32
vendor/golang.org/x/crypto/internal/poly1305
golang.org/x/image/bmp
golang.org/x/crypto/chacha20
github.com/keybase/go-crypto/ed25519/internal/edwards25519
github.com/klauspost/compress/zstd/internal/xxhash
github.com/klauspost/compress/internal/snapref
golang.org/x/crypto/blake2s
github.com/pierrec/lz4/v4/internal/lz4block
github.com/go-faster/city
github.com/RoaringBitmap/roaring/internal
filippo.io/edwards25519/field
github.com/cloudflare/circl/internal/sha3
golang.org/x/crypto/blake2b
golang.org/x/sys/unix
vendor/golang.org/x/crypto/chacha20poly1305
encoding/pem
github.com/42wim/sshsig/pem
github.com/ProtonMail/go-crypto/openpgp/armor
github.com/emersion/go-imap/utf7
golang.org/x/crypto/openpgp/armor
golang.org/x/crypto/argon2
filippo.io/edwards25519
google.golang.org/protobuf/internal/detrand
io/ioutil
github.com/go-git/go-billy/v5
code.gitea.io/gitea/modules/util/filebuffer
github.com/sassoftware/go-rpmutils/fileutil
internal/sysinfo
github.com/klauspost/compress/internal/godebug
go.uber.org/zap/internal/exit
path/filepath
github.com/prometheus/procfs/internal/util
golang.org/x/sys/cpu
vendor/golang.org/x/sys/cpu
github.com/mattn/go-runewidth
os/signal
fmt
net
github.com/segmentio/asm/cpu/arm
github.com/segmentio/asm/cpu/arm64
github.com/segmentio/asm/cpu/x86
golang.org/x/crypto/sha3
vendor/golang.org/x/crypto/sha3
golang.org/x/image/riff
github.com/ssor/bom
github.com/blakesmith/ar
github.com/cention-sany/utf7
github.com/segmentio/asm/cpu
golang.org/x/image/webp
github.com/segmentio/asm/bswap
github.com/go-git/go-billy/v5/helper/polyfill
github.com/go-git/go-billy/v5/util
github.com/cyphar/filepath-securejoin
os/exec
github.com/go-git/go-billy/v5/helper/chroot
google.golang.org/protobuf/internal/version
encoding/hex
text/tabwriter
mime/quotedprintable
go/token
log
os/user
vendor/golang.org/x/net/http2/hpack
net/url
github.com/golang-sql/civil
github.com/microsoft/go-mssqldb/aecmk
github.com/microsoft/go-mssqldb/internal/github.com/swisscom/mssql-always-encrypted/pkg/crypto
mime
github.com/boombuler/barcode
github.com/redis/go-redis/v9/internal/hscan
encoding/json
github.com/syndtr/goleveldb/leveldb/storage
github.com/syndtr/goleveldb/leveldb/util
code.gitea.io/gitea/modules/avatar/identicon
database/sql/driver
flag
net/http/internal
compress/lzw
compress/flate
github.com/goccy/go-json/internal/errors
encoding/xml
github.com/hashicorp/go-version
runtime/debug
golang.org/x/text/internal/language
github.com/gorilla/css/scanner
gopkg.in/warnings.v0
google.golang.org/protobuf/internal/errors
github.com/aymerick/douceur/css
text/template/parse
github.com/gobwas/glob/syntax/lexer
code.gitea.io/gitea/modules/templates/vars
github.com/go-git/gcfg/types
golang.org/x/sync/errgroup
dario.cat/mergo
github.com/go-git/go-git/v5/internal/revision
github.com/go-git/go-git/v5/utils/merkletrie/noder
github.com/go-git/go-git/v5/plumbing/filemode
gopkg.in/yaml.v3
github.com/nektos/act/pkg/workflowpattern
encoding/gob
github.com/gobwas/glob/match
github.com/go-git/gcfg/token
text/scanner
golang.org/x/sys/execabs
github.com/go-git/go-git/v5/plumbing/protocol/packp/capability
github.com/klauspost/compress/fse
github.com/pjbgf/sha1cd
github.com/emirpasic/gods/utils
github.com/go-ini/ini
vendor/golang.org/x/text/unicode/norm
golang.org/x/text/unicode/norm
github.com/keybase/go-crypto/openpgp/armor
gopkg.in/ini.v1
github.com/go-faster/errors
math/big
golang.org/x/net/html
github.com/pierrec/lz4/v4/internal/lz4stream
github.com/paulmach/orb
github.com/andybalholm/brotli/matchfinder
github.com/microsoft/go-mssqldb/internal/github.com/swisscom/mssql-always-encrypted/pkg/keys
github.com/go-git/go-git/v5/utils/merkletrie/internal/frame
github.com/boombuler/barcode/utils
github.com/pkg/errors
github.com/pmezard/go-difflib/difflib
google.golang.org/protobuf/encoding/protowire
runtime/trace
github.com/opencontainers/go-digest
github.com/opencontainers/image-spec/specs-go
github.com/ulikunitz/xz/internal/xlog
github.com/emirpasic/gods/containers
github.com/sassoftware/go-rpmutils/cpio
image/gif
github.com/gobwas/glob/syntax/ast
github.com/dlclark/regexp2/syntax
github.com/dsnet/compress/internal/prefix
gopkg.in/yaml.v2
code.gitea.io/gitea/modules/git/foreachref
github.com/aymerick/douceur/parser
github.com/ProtonMail/go-crypto/ocb
github.com/go-git/go-git/v5/plumbing/hash
github.com/go-git/gcfg/scanner
github.com/davecgh/go-spew/spew
github.com/nwaples/rardecode
github.com/go-git/go-git/v5/utils/merkletrie
github.com/blevesearch/bleve_index_api
github.com/blevesearch/bleve/v2/numeric
github.com/golang/geo/r1
github.com/blevesearch/bleve/v2/index/scorch/mergeplan
github.com/blevesearch/vellum/utf8
github.com/go-git/go-git/v5/plumbing
github.com/olivere/elastic/v7/uritemplates
encoding/csv
github.com/valyala/fasthttp/stackless
github.com/syndtr/goleveldb/leveldb/cache
github.com/DataDog/zstd
github.com/pierrec/lz4/v4
github.com/syndtr/goleveldb/leveldb/filter
github.com/emirpasic/gods/lists
github.com/blevesearch/segment
google.golang.org/protobuf/reflect/protoreflect
vendor/golang.org/x/text/unicode/bidi
golang.org/x/text/unicode/bidi
github.com/emirpasic/gods/trees
github.com/go-git/go-git/v5/utils/trace
github.com/robfig/cron/v3
github.com/blevesearch/snowballstem
google.golang.org/grpc/attributes
github.com/couchbase/gomemcached
github.com/boombuler/barcode/qr
github.com/gobwas/glob/syntax
google.golang.org/grpc/internal/grpclog
git.sr.ht/~mariusor/go-xsd-duration
github.com/go-asn1-ber/asn1-ber
github.com/valyala/fastjson/fastfloat
github.com/blevesearch/vellum/regexp
github.com/modern-go/concurrent
golang.org/x/time/rate
database/sql
github.com/prometheus/procfs/internal/fs
github.com/opencontainers/image-spec/specs-go/v1
code.gitea.io/gitea/modules/git/url
github.com/pquerna/otp/internal
github.com/sergi/go-diff/diffmatchpatch
github.com/go-git/go-git/v5/plumbing/format/pktline
github.com/yuin/goldmark/util
github.com/golang/geo/r2
github.com/klauspost/compress/huff0
github.com/olivere/elastic/v7/config
github.com/ulikunitz/xz/lzma
github.com/google/go-querystring/query
github.com/ProtonMail/go-crypto/openpgp/internal/algorithm
testing
github.com/klauspost/cpuid/v2
github.com/jhillyerd/enmime/internal/coding
github.com/gobwas/glob/compiler
github.com/libdns/libdns
go.uber.org/multierr
go.uber.org/zap/internal/color
github.com/valyala/fastjson
github.com/blevesearch/snowballstem/english
github.com/go-git/go-git/v5/plumbing/protocol/packp/sideband
github.com/olekukonko/tablewriter
golang.org/x/net/bpf
github.com/xrash/smetrics
github.com/russross/blackfriday/v2
github.com/buildkite/terminal-to-html/v3
github.com/syndtr/goleveldb/leveldb/opt
github.com/ProtonMail/go-crypto/openpgp/s2k
github.com/go-git/go-git/v5/utils/binary
github.com/go-git/go-git/v5/plumbing/format/diff
github.com/go-git/go-git/v5/utils/merkletrie/filesystem
github.com/go-git/go-git/v5/plumbing/cache
github.com/blevesearch/bleve/v2/analysis
compress/gzip
compress/zlib
archive/zip
github.com/klauspost/compress/flate
github.com/pquerna/otp
github.com/go-git/go-git/v5/plumbing/format/idxfile
github.com/go-git/go-git/v5/plumbing/format/index
github.com/gobwas/glob
github.com/dsnet/compress/bzip2
github.com/syndtr/goleveldb/leveldb/errors
internal/profile
runtime/pprof
github.com/google/pprof/profile
github.com/go-git/go-git/v5/utils/sync
image/png
github.com/syndtr/goleveldb/leveldb/iterator
github.com/syndtr/goleveldb/leveldb/journal
vendor/golang.org/x/text/secure/bidirule
golang.org/x/text/secure/bidirule
golang.org/x/text/internal/language/compact
github.com/go-git/go-git/v5/utils/merkletrie/index
github.com/go-git/go-git/v5/plumbing/storer
text/template
github.com/go-git/go-git/v5/utils/diff
google.golang.org/protobuf/internal/descopts
google.golang.org/protobuf/internal/descfmt
google.golang.org/protobuf/internal/encoding/messageset
google.golang.org/protobuf/internal/order
google.golang.org/protobuf/runtime/protoiface
google.golang.org/protobuf/internal/strs
google.golang.org/protobuf/internal/genid
github.com/editorconfig/editorconfig-core-go/v2
github.com/syndtr/goleveldb/leveldb/table
github.com/syndtr/goleveldb/leveldb/memdb
github.com/go-git/go-git/v5/plumbing/format/packfile
google.golang.org/protobuf/reflect/protoregistry
google.golang.org/protobuf/internal/encoding/json
google.golang.org/protobuf/internal/encoding/text
golang.org/x/text/language
github.com/ulikunitz/xz
golang.org/x/net/idna
github.com/minio/minio-go/v7/pkg/sse
github.com/minio/minio-go/v7/pkg/tags
code.gitea.io/gitea/modules/sitemap
vendor/golang.org/x/net/idna
github.com/microcosm-cc/bluemonday
github.com/niklasfasching/go-org/org
github.com/jaytaylor/html2text
github.com/dlclark/regexp2
xorm.io/xorm/internal/json
github.com/minio/minio-go/v7/pkg/lifecycle
github.com/emirpasic/gods/lists/arraylist
github.com/blevesearch/bleve/v2/util
go.opentelemetry.io/otel/codes
github.com/blevesearch/upsidedown_store_api
go.opentelemetry.io/otel/attribute
github.com/bits-and-blooms/bitset
github.com/blevesearch/vellum/levenshtein
github.com/mailru/easyjson/jlexer
github.com/couchbase/goutils/logging
google.golang.org/grpc/grpclog
github.com/emersion/go-sasl
github.com/goccy/go-json/internal/encoder
github.com/goccy/go-json/internal/decoder
go.uber.org/zap/zapcore
go.uber.org/atomic
github.com/go-ap/jsonld
google.golang.org/protobuf/proto
github.com/syndtr/goleveldb/leveldb
google.golang.org/protobuf/internal/encoding/defval
github.com/emirpasic/gods/trees/binaryheap
xorm.io/xorm/contexts
github.com/golang-sql/sqlexp
gitea.com/go-chi/cache
github.com/djherbis/buffer/wrapio
xorm.io/builder
google.golang.org/grpc/connectivity
golang.org/x/text/internal
golang.org/x/text/internal/catmsg
golang.org/x/text/encoding/htmlindex
golang.org/x/text/internal/format
golang.org/x/text/internal/number
golang.org/x/text/internal/colltab
github.com/RoaringBitmap/roaring
github.com/mattn/go-isatty
github.com/fsnotify/fsnotify
github.com/blevesearch/mmap-go
github.com/go-git/go-billy/v5/osfs
github.com/sirupsen/logrus
go.etcd.io/bbolt
github.com/cpuguy83/go-md2man/v2/md2man
github.com/djherbis/buffer
go.opentelemetry.io/otel/trace
github.com/zeebo/blake3/internal/consts
golang.org/x/text/cases
github.com/zeebo/blake3/internal/alg/compress/compress_pure
golang.org/x/net/html/charset
github.com/mattn/go-sqlite3
github.com/mattn/go-colorable
crypto/rand
crypto/internal/boring/bbig
crypto/dsa
github.com/cloudflare/circl/internal/conv
crypto/elliptic
github.com/shopspring/decimal
github.com/microsoft/go-mssqldb/internal/decimal
github.com/ProtonMail/go-crypto/openpgp/internal/encoding
encoding/asn1
crypto/internal/bigmod
github.com/go-git/gcfg
github.com/golang/geo/r3
github.com/dustin/go-humanize
github.com/fxamacker/cbor/v2
github.com/blevesearch/vellum
github.com/json-iterator/go
github.com/zeebo/blake3/internal/alg/compress/compress_sse41
golang.org/x/text/message/catalog
github.com/fatih/color
github.com/zeebo/blake3/internal/alg/compress
github.com/cloudflare/circl/math/fp25519
github.com/cloudflare/circl/math/fp448
github.com/cloudflare/circl/math/mlsbset
github.com/zeebo/blake3/internal/alg/hash/hash_pure
crypto/ed25519
crypto/internal/hpke
golang.org/x/crypto/bcrypt
crypto/internal/mlkem768
github.com/lib/pq/scram
google.golang.org/protobuf/encoding/prototext
code.gitea.io/gitea/modules/secret
github.com/pquerna/otp/hotp
github.com/rs/xid
github.com/cloudflare/circl/math
github.com/ProtonMail/go-crypto/openpgp/elgamal
google.golang.org/protobuf/internal/filedesc
github.com/keybase/go-crypto/openpgp/elgamal
github.com/keybase/go-crypto/ed25519
github.com/microsoft/go-mssqldb/internal/github.com/swisscom/mssql-always-encrypted/pkg/algorithms
github.com/keybase/go-crypto/rsa
github.com/klauspost/compress/s2
golang.org/x/crypto/openpgp/elgamal
github.com/klauspost/compress/zstd
code.gitea.io/gitea/modules/process
html/template
github.com/go-git/go-git/v5/plumbing/format/objfile
github.com/gorilla/securecookie
github.com/blevesearch/geo/s2
google.golang.org/protobuf/encoding/protodelim
github.com/gorilla/feeds
github.com/zeebo/blake3/internal/alg/hash/hash_avx2
github.com/urfave/cli/v2
github.com/klauspost/compress/gzip
github.com/klauspost/pgzip
github.com/klauspost/compress/zip
github.com/klauspost/compress/zlib
golang.org/x/text/collate
github.com/zeebo/blake3/internal/alg/hash
github.com/rhysd/actionlint
github.com/minio/minio-go/v7/pkg/cors
crypto/rsa
github.com/zeebo/blake3/internal/alg
golang.org/x/crypto/ed25519
github.com/cloudflare/circl/dh/x25519
github.com/pquerna/otp/totp
github.com/zeebo/blake3
github.com/alecthomas/chroma/v2
github.com/dimiro1/reply
github.com/go-git/go-git/v5/plumbing/format/config
github.com/ProtonMail/go-crypto/bitcurves
github.com/ProtonMail/go-crypto/brainpool
github.com/keybase/go-crypto/brainpool
github.com/keybase/go-crypto/curve25519
github.com/cloudflare/circl/ecc/goldilocks
github.com/cloudflare/circl/dh/x448
github.com/minio/minio-go/v7/pkg/replication
golang.org/x/text/feature/plural
github.com/klauspost/compress/gzhttp/writer/gzkp
golang.org/x/oauth2/jws
github.com/go-git/go-git/v5/config
github.com/keybase/go-crypto/openpgp/ecdh
golang.org/x/text/number
golang.org/x/text/message
crypto/x509/pkix
vendor/golang.org/x/crypto/cryptobyte
golang.org/x/crypto/cryptobyte
github.com/cloudflare/circl/sign/ed25519
code.gitea.io/gitea/modules/user
github.com/go-git/go-git/v5/internal/path_util
github.com/kevinburke/ssh_config
archive/tar
github.com/go-git/go-git/v5/plumbing/format/gitignore
github.com/cloudflare/circl/sign/ed448
go.uber.org/zap/internal
xorm.io/xorm/internal/utils
github.com/go-git/go-git/v5/storage
github.com/goccy/go-json/internal/encoder/vm_color_indent
github.com/go-git/go-git/v5/storage/memory
github.com/go-git/go-git/v5/storage/filesystem/dotgit
crypto/ecdsa
xorm.io/xorm/convert
xorm.io/xorm/schemas
code.gitea.io/gitea/modules/templates/scopedtmpl
github.com/go-git/go-git/v5/plumbing/protocol/packp
github.com/alecthomas/chroma/v2/formatters/html
github.com/alecthomas/chroma/v2/styles
github.com/ProtonMail/go-crypto/openpgp/internal/ecc
golang.org/x/crypto/openpgp/packet
github.com/keybase/go-crypto/openpgp/packet
github.com/alecthomas/chroma/v2/lexers
github.com/go-git/go-git/v5/storage/filesystem
google.golang.org/protobuf/internal/encoding/tag
google.golang.org/protobuf/encoding/protojson
github.com/ProtonMail/go-crypto/openpgp/ecdh
github.com/ProtonMail/go-crypto/openpgp/ecdsa
github.com/ProtonMail/go-crypto/openpgp/eddsa
github.com/go-webauthn/webauthn/protocol/webauthncbor
google.golang.org/protobuf/internal/impl
github.com/go-git/go-git/v5/plumbing/transport
code.gitea.io/gitea/modules/queue/lqinternal
gitea.com/lunny/levelqueue
xorm.io/xorm/caches
github.com/ProtonMail/go-crypto/openpgp/packet
github.com/go-git/go-git/v5/plumbing/transport/internal/common
github.com/blevesearch/scorch_segment_api/v2
github.com/blevesearch/zapx/v11
github.com/blevesearch/zapx/v15
github.com/blevesearch/zapx/v14
github.com/blevesearch/zapx/v13
github.com/blevesearch/zapx/v16
github.com/blevesearch/zapx/v12
golang.org/x/crypto/openpgp
github.com/keybase/go-crypto/openpgp
code.gitea.io/gitea/modules/json
github.com/ClickHouse/ch-go/compress
code.gitea.io/gitea/modules/optional
code.gitea.io/gitea/modules/structs
github.com/ProtonMail/go-crypto/openpgp
github.com/go-git/go-git/v5/plumbing/object
github.com/blevesearch/geo/geojson
vendor/golang.org/x/net/http/httpproxy
github.com/go-git/go-git/v5/plumbing/transport/git
github.com/minio/minio-go/v7/pkg/s3utils
log/syslog
github.com/redis/go-redis/v9/internal/proto
github.com/bradfitz/gomemcache/memcache
github.com/redis/go-redis/v9/internal
net/textproto
github.com/valyala/fasthttp/fasthttputil
github.com/nektos/act/pkg/common
github.com/mailru/easyjson/buffer
github.com/google/go-tpm/tpmutil
code.gitea.io/gitea/modules/hostmatcher
golang.org/x/net/internal/socks
github.com/mitchellh/mapstructure
github.com/google/uuid
crypto/x509
golang.org/x/net/internal/socket
github.com/prometheus/procfs
github.com/mailru/easyjson/jwriter
xorm.io/xorm/log
golang.org/x/net/proxy
golang.org/x/net/http/httpguts
github.com/keybase/go-crypto/openpgp/clearsign
vendor/golang.org/x/net/http/httpguts
net/mail
mime/multipart
github.com/jhillyerd/enmime/internal/textproto
github.com/go-co-op/gocron
xorm.io/xorm/core
github.com/ClickHouse/ch-go/proto
github.com/google/go-tpm/legacy/tpm2
github.com/go-git/go-git/v5/plumbing/revlist
github.com/go-git/go-git/v5/plumbing/transport/server
strk.kbt.io/projects/go/libravatar
github.com/jhillyerd/enmime/internal/stringutil
github.com/santhosh-tekuri/jsonschema/v5
golang.org/x/net/ipv4
golang.org/x/net/ipv6
github.com/jhillyerd/enmime/mediatype
github.com/blevesearch/bleve/v2/geo
github.com/go-git/go-git/v5/plumbing/transport/file
xorm.io/xorm/dialects
github.com/blevesearch/bleve/v2/search
github.com/blevesearch/bleve/v2/document
golang.org/x/crypto/ocsp
github.com/tstranex/u2f
github.com/golang-jwt/jwt/v5
github.com/golang-jwt/jwt/v4
golang.org/x/crypto/ssh
crypto/tls
github.com/go-webauthn/webauthn/protocol/webauthncose
github.com/blevesearch/bleve/v2/search/highlight
github.com/blevesearch/bleve/v2/search/facet
github.com/blevesearch/bleve/v2/search/collector
github.com/blevesearch/bleve/v2/search/scorer
github.com/blevesearch/bleve/v2/registry
google.golang.org/protobuf/internal/filetype
github.com/blevesearch/bleve/v2/search/searcher
google.golang.org/protobuf/runtime/protoimpl
github.com/blevesearch/bleve/v2/analysis/datetime/flexible
github.com/blevesearch/bleve/v2/analysis/datetime/timestamp/microseconds
github.com/blevesearch/bleve/v2/analysis/datetime/timestamp/seconds
github.com/blevesearch/bleve/v2/analysis/tokenizer/single
github.com/blevesearch/bleve/v2/analysis/token/porter
github.com/blevesearch/bleve/v2/analysis/token/stop
github.com/blevesearch/bleve/v2/analysis/datetime/timestamp/milliseconds
github.com/blevesearch/bleve/v2/analysis/datetime/timestamp/nanoseconds
github.com/blevesearch/bleve/v2/index/upsidedown/store/boltdb
github.com/blevesearch/bleve/v2/analysis/token/lowercase
github.com/blevesearch/bleve/v2/search/highlight/format/html
github.com/blevesearch/bleve/v2/search/highlight/highlighter/simple
github.com/blevesearch/bleve/v2/analysis/token/camelcase
github.com/blevesearch/bleve/v2/index/upsidedown/store/gtreap
github.com/blevesearch/bleve/v2/analysis/analyzer/custom
github.com/blevesearch/bleve/v2/analysis/tokenizer/unicode
github.com/blevesearch/bleve/v2/search/highlight/fragmenter/simple
github.com/blevesearch/bleve/v2/analysis/token/unicodenorm
github.com/blevesearch/bleve/v2/index/scorch
google.golang.org/protobuf/types/known/structpb
code.gitea.io/actions-proto-go/ping/v1
google.golang.org/protobuf/types/known/timestamppb
google.golang.org/protobuf/protoadapt
google.golang.org/protobuf/types/known/anypb
google.golang.org/protobuf/types/descriptorpb
google.golang.org/protobuf/types/known/wrapperspb
github.com/blevesearch/bleve/v2/analysis/datetime/optional
github.com/blevesearch/bleve/v2/analysis/analyzer/keyword
github.com/blevesearch/bleve/v2/analysis/lang/en
github.com/blevesearch/bleve/v2/search/highlight/highlighter/html
github.com/prometheus/client_model/go
github.com/blevesearch/bleve/v2/analysis/analyzer/standard
google.golang.org/genproto/googleapis/rpc/status
connectrpc.com/connect/internal/gen/connectext/grpc/status/v1
github.com/blevesearch/bleve/v2/mapping
code.gitea.io/actions-proto-go/runner/v1
github.com/prometheus/common/model
xorm.io/xorm/tags
github.com/blevesearch/bleve/v2/search/query
xorm.io/xorm/internal/statements
google.golang.org/protobuf/types/gofeaturespb
github.com/prometheus/client_golang/prometheus/internal
google.golang.org/protobuf/reflect/protodesc
github.com/golang/protobuf/proto
xorm.io/xorm
golang.org/x/crypto/ssh/knownhosts
golang.org/x/crypto/ssh/agent
github.com/gliderlabs/ssh
github.com/skeema/knownhosts
github.com/goccy/go-json/internal/encoder/vm_color
github.com/xanzy/ssh-agent
github.com/42wim/sshsig
github.com/go-git/go-git/v5/plumbing/transport/ssh
github.com/yuin/goldmark/text
code.gitea.io/gitea/modules/util
github.com/blevesearch/bleve/v2/index/upsidedown
github.com/yuin/goldmark/ast
net/http/httptrace
google.golang.org/grpc/internal/credentials
net/smtp
github.com/redis/go-redis/v9/internal/pool
github.com/microsoft/go-mssqldb/msdsn
github.com/emersion/go-imap
github.com/go-sql-driver/mysql
github.com/lib/pq
github.com/miekg/dns
google.golang.org/grpc/credentials
net/http
gopkg.in/gomail.v2
github.com/jhillyerd/enmime
github.com/microsoft/go-mssqldb/integratedauth
code.gitea.io/gitea/modules/util/rotatingfilewriter
code.gitea.io/gitea/modules/templates/eval
code.gitea.io/gitea/modules/packages/cran
code.gitea.io/gitea/modules/packages/goproxy
code.gitea.io/gitea/models/perm
code.gitea.io/gitea/modules/generate
google.golang.org/grpc/resolver
github.com/redis/go-redis/v9
github.com/microsoft/go-mssqldb/integratedauth/ntlm
code.gitea.io/gitea/modules/log
google.golang.org/grpc/internal
github.com/microsoft/go-mssqldb
google.golang.org/grpc/codes
google.golang.org/grpc/internal/status
google.golang.org/grpc/status
github.com/emersion/go-imap/responses
github.com/emersion/go-imap/commands
github.com/yuin/goldmark/renderer
github.com/yuin/goldmark/extension/ast
github.com/yuin/goldmark/parser
code.gitea.io/gitea/modules/setting/config
code.gitea.io/gitea/modules/regexplru
code.gitea.io/gitea/modules/pprof
code.gitea.io/gitea/modules/proxyprotocol
code.gitea.io/gitea/modules/packages/conan
code.gitea.io/gitea/modules/auth
code.gitea.io/gitea/modules/auth/password/hash
github.com/yuin/goldmark/renderer/html
github.com/emersion/go-imap/client
code.gitea.io/gitea/models/migrations/v1_7
github.com/yuin/goldmark
github.com/yuin/goldmark-meta
code.gitea.io/gitea/modules/markup/common
code.gitea.io/gitea/modules/markup/markdown/math
github.com/yuin/goldmark-highlighting/v2
github.com/yuin/goldmark/extension
github.com/ClickHouse/clickhouse-go/v2/lib/column
code.gitea.io/gitea/modules/assetfs
github.com/go-fed/httpsig
github.com/go-webauthn/x/revoke
code.gitea.io/gitea/modules/typesniffer
github.com/yohcop/openid-go
github.com/go-git/go-git/v5/plumbing/transport/http
github.com/unknwon/com
net/http/cookiejar
cloud.google.com/go/compute/metadata
expvar
net/http/httptest
github.com/klauspost/compress/gzhttp
golang.org/x/oauth2/internal
gitea.com/lunny/dingtalk_webhook
net/http/httputil
net/http/cgi
github.com/hashicorp/go-cleanhttp
github.com/go-chi/cors
codeberg.org/gusted/mcaptcha
code.gitea.io/gitea/modules/uri
net/http/pprof
github.com/minio/minio-go/v7/pkg/signer
github.com/felixge/fgprof
github.com/couchbase/goutils/scramsha
github.com/mrjones/oauth
github.com/mailru/easyjson
github.com/chi-middleware/proxy
github.com/gorilla/mux
github.com/caddyserver/zerossl
github.com/prometheus/common/expfmt
github.com/go-chi/chi/v5
github.com/go-ap/errors
github.com/Azure/go-ntlmssp
github.com/gogs/go-gogs-client
github.com/gorilla/sessions
go.uber.org/zap
connectrpc.com/connect
github.com/google/go-github/v57/github
github.com/andybalholm/brotli
github.com/hashicorp/go-retryablehttp
golang.org/x/oauth2
github.com/go-webauthn/webauthn/metadata
golang.org/x/net/publicsuffix
code.gitea.io/gitea/modules/auth/openid
github.com/couchbase/gomemcached/client
github.com/blevesearch/bleve/v2
github.com/go-git/go-git/v5/plumbing/transport/client
github.com/go-ldap/ldap/v3
github.com/go-webauthn/webauthn/protocol
github.com/stretchr/testify/assert
gitea.com/go-chi/cache/memcache
gitea.com/go-chi/captcha
gitea.com/go-chi/session
github.com/go-git/go-git/v5
github.com/go-chi/chi/v5/middleware
code.gitea.io/sdk/gitea
net/http/fcgi
golang.org/x/oauth2/authhandler
golang.org/x/oauth2/google/internal/stsexchange
golang.org/x/oauth2/jwt
golang.org/x/oauth2/google/internal/impersonate
github.com/markbates/goth
github.com/go-ap/activitypub
github.com/markbates/goth/gothic
github.com/markbates/goth/providers/azuread
github.com/markbates/goth/providers/discord
github.com/markbates/goth/providers/bitbucket
github.com/markbates/goth/providers/facebook
github.com/markbates/goth/providers/dropbox
github.com/markbates/goth/providers/github
github.com/markbates/goth/providers/azureadv2
github.com/markbates/goth/providers/gitlab
github.com/markbates/goth/providers/mastodon
github.com/markbates/goth/providers/gitea
github.com/markbates/goth/providers/nextcloud
github.com/markbates/goth/providers/twitter
github.com/markbates/goth/providers/microsoftonline
github.com/markbates/goth/providers/openidConnect
github.com/markbates/goth/providers/yandex
github.com/olivere/elastic/v7
github.com/xanzy/go-gitlab
golang.org/x/oauth2/google/internal/externalaccountauthorizeduser
golang.org/x/oauth2/google/externalaccount
github.com/prometheus/client_golang/prometheus
gitea.com/go-chi/session/memcache
gitea.com/go-chi/session/mysql
gitea.com/go-chi/session/postgres
golang.org/x/oauth2/google
github.com/go-webauthn/webauthn/webauthn
github.com/couchbase/go-couchbase
github.com/mholt/acmez/v2/acme
github.com/markbates/goth/providers/google
github.com/ethantkoenig/rupture
github.com/mholt/acmez/v2
code.gitea.io/actions-proto-go/ping/v1/pingv1connect
code.gitea.io/actions-proto-go/runner/v1/runnerv1connect
github.com/goccy/go-json/internal/encoder/vm_indent
code.gitea.io/gitea/routers/api/actions/ping
github.com/caddyserver/certmagic
github.com/nektos/act/pkg/common/git
github.com/prometheus/client_golang/prometheus/promhttp
github.com/nektos/act/pkg/model
gitea.com/go-chi/session/couchbase
github.com/nektos/act/pkg/exprparser
github.com/nektos/act/pkg/jobparser
github.com/ClickHouse/clickhouse-go/v2/lib/proto
github.com/ClickHouse/clickhouse-go/v2/ext
github.com/ClickHouse/clickhouse-go/v2/resources
github.com/ClickHouse/clickhouse-go/v2/lib/driver
github.com/mholt/archiver/v3
github.com/ClickHouse/clickhouse-go/v2
github.com/valyala/fasthttp
code.gitea.io/gitea/modules/nosql
github.com/go-testfixtures/testfixtures/v3
github.com/meilisearch/meilisearch-go
github.com/go-enry/go-enry/v2
code.gitea.io/gitea/modules/analyze
code.gitea.io/gitea/modules/indexer/internal/meilisearch
github.com/goccy/go-json/internal/encoder/vm
github.com/goccy/go-json
github.com/minio/minio-go/v7/pkg/set
github.com/minio/minio-go/v7/pkg/encrypt
gitea.com/go-chi/binding
github.com/minio/minio-go/v7/pkg/credentials
github.com/minio/minio-go/v7/pkg/notification
github.com/minio/minio-go/v7
github.com/sassoftware/go-rpmutils
code.gitea.io/gitea/modules/setting
code.gitea.io/gitea/modules/options
code.gitea.io/gitea/modules/httpcache
code.gitea.io/gitea/modules/proxy
code.gitea.io/gitea/modules/avatar
code.gitea.io/gitea/modules/auth/password/pwn
code.gitea.io/gitea/models/unit
code.gitea.io/gitea/modules/translation/i18n
code.gitea.io/gitea/modules/highlight
code.gitea.io/gitea/modules/markup/mdstripper
code.gitea.io/gitea/modules/mcaptcha
code.gitea.io/gitea/modules/hcaptcha
code.gitea.io/gitea/modules/recaptcha
code.gitea.io/gitea/modules/turnstile
code.gitea.io/gitea/modules/storage
code.gitea.io/gitea/models/db
code.gitea.io/gitea/modules/graceful
code.gitea.io/gitea/modules/label
code.gitea.io/gitea/modules/public
code.gitea.io/gitea/modules/translation
code.gitea.io/gitea/modules/references
code.gitea.io/gitea/services/webtheme
code.gitea.io/gitea/modules/svg
code.gitea.io/gitea/models/shared/types
code.gitea.io/gitea/modules/auth/password
code.gitea.io/gitea/modules/timeutil
code.gitea.io/gitea/modules/charset
code.gitea.io/gitea/modules/packages
code.gitea.io/gitea/modules/dump
code.gitea.io/gitea/models/migrations/v1_10
code.gitea.io/gitea/models/migrations/v1_22
code.gitea.io/gitea/modules/web/routing
code.gitea.io/gitea/modules/cache
code.gitea.io/gitea/modules/queue
code.gitea.io/gitea/models/db/install
code.gitea.io/gitea/models/system
code.gitea.io/gitea/models/dbfs
code.gitea.io/gitea/modules/indexer/internal
code.gitea.io/gitea/models/webhook
code.gitea.io/gitea/models/migrations/v1_19
code.gitea.io/gitea/models/auth
code.gitea.io/gitea/modules/httplib
code.gitea.io/gitea/modules/indexer/internal/db
code.gitea.io/gitea/modules/indexer/issues/internal
code.gitea.io/gitea/modules/indexer/internal/elasticsearch
code.gitea.io/gitea/modules/indexer/internal/bleve
code.gitea.io/gitea/modules/indexer/issues/meilisearch
code.gitea.io/gitea/modules/indexer/issues/bleve
code.gitea.io/gitea/modules/system
code.gitea.io/gitea/modules/updatechecker
code.gitea.io/gitea/modules/testlogger
code.gitea.io/gitea/modules/indexer/issues/elasticsearch
code.gitea.io/gitea/routers/web/healthcheck
code.gitea.io/gitea/models/avatars
code.gitea.io/gitea/modules/git
code.gitea.io/gitea/services/auth/source/sspi
code.gitea.io/gitea/modules/session
code.gitea.io/gitea/modules/validation
code.gitea.io/gitea/modules/base
code.gitea.io/gitea/modules/gitrepo
code.gitea.io/gitea/modules/git/pipeline
code.gitea.io/gitea/modules/migration
code.gitea.io/gitea/models/migrations/v1_12
code.gitea.io/gitea/modules/packages/chef
code.gitea.io/gitea/modules/packages/composer
code.gitea.io/gitea/modules/packages/maven
code.gitea.io/gitea/modules/packages/debian
code.gitea.io/gitea/modules/packages/container
code.gitea.io/gitea/modules/packages/conda
code.gitea.io/gitea/modules/packages/helm
code.gitea.io/gitea/modules/packages/rubygems
code.gitea.io/gitea/modules/packages/alpine
code.gitea.io/gitea/modules/packages/pub
code.gitea.io/gitea/modules/packages/cargo
code.gitea.io/gitea/modules/packages/rpm
code.gitea.io/gitea/modules/packages/vagrant
code.gitea.io/gitea/modules/packages/swift
code.gitea.io/gitea/modules/packages/npm
code.gitea.io/gitea/modules/packages/nuget
code.gitea.io/gitea/modules/web/middleware
code.gitea.io/gitea/models/unittest
code.gitea.io/gitea/modules/markup
code.gitea.io/gitea/models/user
code.gitea.io/gitea/modules/lfs
code.gitea.io/gitea/modules/web
code.gitea.io/gitea/models/migrations/base
code.gitea.io/gitea/modules/markup/asciicast
code.gitea.io/gitea/modules/markup/console
code.gitea.io/gitea/modules/markup/external
code.gitea.io/gitea/modules/markup/orgmode
code.gitea.io/gitea/modules/csv
code.gitea.io/gitea/modules/markup/markdown
code.gitea.io/gitea/modules/markup/csv
code.gitea.io/gitea/models/migrations/v1_6
code.gitea.io/gitea/models/migrations/v1_8
code.gitea.io/gitea/models/migrations/v1_9
code.gitea.io/gitea/models/migrations/v1_15
code.gitea.io/gitea/models/migrations/v1_13
code.gitea.io/gitea/models/migrations/v1_16
code.gitea.io/gitea/models/migrations/v1_20
code.gitea.io/gitea/models/migrations/v1_11
code.gitea.io/gitea/models/migrations/v1_21
code.gitea.io/gitea/models/migrations/v1_14
code.gitea.io/gitea/modules/issue/template
code.gitea.io/gitea/services/auth/source/db
code.gitea.io/gitea/services/auth/source/pam
code.gitea.io/gitea/modules/activitypub
code.gitea.io/gitea/services/mailer/token
code.gitea.io/gitea/modules/auth/webauthn
code.gitea.io/gitea/services/auth/source/smtp
code.gitea.io/gitea/models/repo
code.gitea.io/gitea/services/auth/source/oauth2
code.gitea.io/gitea/models/admin
code.gitea.io/gitea/modules/indexer/stats
code.gitea.io/gitea/modules/indexer/code/internal
code.gitea.io/gitea/models/project
code.gitea.io/gitea/models/pull
code.gitea.io/gitea/services/repository/archiver
code.gitea.io/gitea/models/asymkey
code.gitea.io/gitea/models/packages
code.gitea.io/gitea/models/actions
code.gitea.io/gitea/modules/indexer/code/bleve
code.gitea.io/gitea/modules/indexer/code/elasticsearch
code.gitea.io/gitea/modules/indexer/code
code.gitea.io/gitea/models/packages/conda
code.gitea.io/gitea/models/packages/alpine
code.gitea.io/gitea/models/packages/rpm
code.gitea.io/gitea/models/packages/cran
code.gitea.io/gitea/models/packages/conan
code.gitea.io/gitea/models/packages/container
code.gitea.io/gitea/models/packages/debian
code.gitea.io/gitea/models/packages/nuget
code.gitea.io/gitea/models/migrations/v1_17
code.gitea.io/gitea/modules/ssh
code.gitea.io/gitea/modules/badge
code.gitea.io/gitea/modules/actions
code.gitea.io/gitea/models/secret
code.gitea.io/gitea/services/secrets
code.gitea.io/gitea/models/organization
code.gitea.io/gitea/models/perm/access
code.gitea.io/gitea/models/git
code.gitea.io/gitea/modules/gitgraph
code.gitea.io/gitea/models/issues
code.gitea.io/gitea/services/mailer/incoming/payload
code.gitea.io/gitea/modules/indexer/issues/db
code.gitea.io/gitea/models/migrations/v1_18
code.gitea.io/gitea/services/externalaccount
code.gitea.io/gitea/models
code.gitea.io/gitea/services/gitdiff
code.gitea.io/gitea/models/activities
code.gitea.io/gitea/models/migrations
code.gitea.io/gitea/modules/indexer/issues
code.gitea.io/gitea/services/auth/source
code.gitea.io/gitea/services/asymkey
code.gitea.io/gitea/modules/metrics
code.gitea.io/gitea/modules/repository
code.gitea.io/gitea/modules/private
code.gitea.io/gitea/services/notify
code.gitea.io/gitea/modules/templates
code.gitea.io/gitea/services/release
code.gitea.io/gitea/services/uinotification
code.gitea.io/gitea/services/feed
code.gitea.io/gitea/services/indexer
code.gitea.io/gitea/services/packages
code.gitea.io/gitea/services/mirror
code.gitea.io/gitea/services/issue
code.gitea.io/gitea/services/packages/debian
code.gitea.io/gitea/services/packages/rpm
code.gitea.io/gitea/services/packages/container
code.gitea.io/gitea/services/packages/alpine
code.gitea.io/gitea/services/mailer
code.gitea.io/gitea/services/context
code.gitea.io/gitea/routers/api/packages/helper
code.gitea.io/gitea/routers/web/devtest
code.gitea.io/gitea/routers/api/v1/settings
code.gitea.io/gitea/services/context/upload
code.gitea.io/gitea/routers/api/v1/activitypub
code.gitea.io/gitea/routers/web/shared/project
code.gitea.io/gitea/routers/web/org/setting
code.gitea.io/gitea/routers/web/feed
code.gitea.io/gitea/services/convert
code.gitea.io/gitea/services/pull
code.gitea.io/gitea/routers/api/packages/alpine
code.gitea.io/gitea/routers/api/packages/conda
code.gitea.io/gitea/routers/api/packages/debian
code.gitea.io/gitea/routers/api/packages/goproxy
code.gitea.io/gitea/routers/api/packages/cran
code.gitea.io/gitea/routers/api/packages/maven
code.gitea.io/gitea/routers/api/packages/rubygems
code.gitea.io/gitea/routers/api/packages/pub
code.gitea.io/gitea/routers/api/packages/swift
code.gitea.io/gitea/routers/api/packages/rpm
code.gitea.io/gitea/routers/api/packages/vagrant
code.gitea.io/gitea/routers/api/packages/pypi
code.gitea.io/gitea/routers/api/packages/helm
code.gitea.io/gitea/routers/api/packages/npm
code.gitea.io/gitea/routers/api/packages/generic
code.gitea.io/gitea/services/attachment
code.gitea.io/gitea/routers/api/packages/composer
code.gitea.io/gitea/modules/eventsource
code.gitea.io/gitea/routers/web/explore
code.gitea.io/gitea/services/lfs
code.gitea.io/gitea/services/webhook
code.gitea.io/gitea/services/agit
code.gitea.io/gitea/services/automerge
code.gitea.io/gitea/services/mailer/incoming
code.gitea.io/gitea/services/repository/files
code.gitea.io/gitea/services/repository/commitstatus
code.gitea.io/gitea/services/actions
code.gitea.io/gitea/services/markup
code.gitea.io/gitea/routers/api/v1/utils
code.gitea.io/gitea/services/forms
code.gitea.io/gitea/routers/api/v1/packages
code.gitea.io/gitea/routers/api/v1/notify
code.gitea.io/gitea/routers/web/shared/secrets
code.gitea.io/gitea/routers/web/user/setting/security
code.gitea.io/gitea/routers/api/v1/swagger
code.gitea.io/gitea/routers/web/shared/actions
code.gitea.io/gitea/routers/api/actions/runner
code.gitea.io/gitea/services/repository
code.gitea.io/gitea/routers/api/actions
code.gitea.io/gitea/services/packages/cargo
code.gitea.io/gitea/services/org
code.gitea.io/gitea/services/wiki
code.gitea.io/gitea/services/doctor
code.gitea.io/gitea/services/migrations
code.gitea.io/gitea/services/user
code.gitea.io/gitea/services/packages/cleanup
code.gitea.io/gitea/routers/web/shared/packages
code.gitea.io/gitea/routers/api/packages/cargo
code.gitea.io/gitea/routers/api/v1/shared
code.gitea.io/gitea/routers/web/shared/user
code.gitea.io/gitea/services/auth/source/ldap
code.gitea.io/gitea/services/auth
code.gitea.io/gitea/routers/api/packages/chef
code.gitea.io/gitea/routers/api/packages/conan
code.gitea.io/gitea/routers/common
code.gitea.io/gitea/routers/api/packages/nuget
code.gitea.io/gitea/routers/api/packages/container
code.gitea.io/gitea/routers/web/user/setting
code.gitea.io/gitea/routers/web/auth
code.gitea.io/gitea/services/task
code.gitea.io/gitea/services/cron
code.gitea.io/gitea/routers/private
code.gitea.io/gitea/routers/web/misc
code.gitea.io/gitea/routers/install
code.gitea.io/gitea/routers/api/v1/misc
code.gitea.io/gitea/routers/api/v1/repo
code.gitea.io/gitea/routers/web/repo
code.gitea.io/gitea/routers/api/packages
code.gitea.io/gitea/routers/web/org
code.gitea.io/gitea/routers/web/admin
code.gitea.io/gitea/routers/web/events
code.gitea.io/gitea/routers/web/user
code.gitea.io/gitea/routers/api/v1/user
code.gitea.io/gitea/routers/api/v1/admin
code.gitea.io/gitea/routers/api/v1/org
code.gitea.io/gitea/routers/api/v1
code.gitea.io/gitea/routers/web/repo/actions
code.gitea.io/gitea/routers/web/repo/setting
code.gitea.io/gitea/routers/web
code.gitea.io/gitea/routers
code.gitea.io/gitea/cmd
code.gitea.io/gitea
>>> gitea: Entering fakeroot...
>>> gitea-doc*: Running split function doc...
'usr/share/licenses' -> '/home/buildozer/aports/community/gitea/pkg/gitea-doc/usr/share/licenses'
>>> gitea-doc*: Preparing subpackage gitea-doc...
>>> gitea-doc*: Running postcheck for gitea-doc
>>> gitea-openrc*: Running split function openrc...
'etc/init.d' -> '/home/buildozer/aports/community/gitea/pkg/gitea-openrc/etc/init.d'
>>> gitea-openrc*: Preparing subpackage gitea-openrc...
>>> gitea-openrc*: Running postcheck for gitea-openrc
>>> gitea*: Running postcheck for gitea
>>> gitea*: Preparing package gitea...
>>> gitea*: Stripping binaries
>>> gitea*: Script found. /bin/sh added as a dependency for gitea-1.22.4-r1.apk
>>> gitea*: Adding .pre-install
>>> gitea-doc*: Scanning shared objects
>>> gitea-openrc*: Scanning shared objects
>>> gitea*: Scanning shared objects
>>> gitea-doc*: Tracing dependencies...
>>> gitea-doc*: Package size: 1.1 KB
>>> gitea-doc*: Compressing data...
>>> gitea-doc*: Create checksum...
>>> gitea-doc*: Create gitea-doc-1.22.4-r1.apk
>>> gitea-openrc*: Tracing dependencies...
>>> gitea-openrc*: Package size: 911.0 B
>>> gitea-openrc*: Compressing data...
>>> gitea-openrc*: Create checksum...
>>> gitea-openrc*: Create gitea-openrc-1.22.4-r1.apk
>>> gitea*: Tracing dependencies...
	git
	git-lfs
	gnupg
	/bin/sh
	so:libc.musl-riscv64.so.1
>>> gitea*: Package size: 134.3 MB
>>> gitea*: Compressing data...
>>> gitea*: Create checksum...
>>> gitea*: Create gitea-1.22.4-r1.apk
>>> gitea: Build complete at Mon, 27 Jan 2025 02:44:48 +0000 elapsed time 0h 9m 9s
>>> gitea: Cleaning up srcdir
>>> gitea: Cleaning up pkgdir
>>> gitea: Uninstalling dependencies...
(1/30) Purging .makedepends-gitea (20250127.023542)
(2/30) Purging git-lfs (3.6.0-r1)
Executing git-lfs-3.6.0-r1.pre-deinstall
System Git LFS configuration has been removed.
(3/30) Purging gnupg (2.4.7-r0)
(4/30) Purging gpg-wks-server (2.4.7-r0)
(5/30) Purging gpgsm (2.4.7-r0)
(6/30) Purging gpgv (2.4.7-r0)
(7/30) Purging gnupg-utils (2.4.7-r0)
(8/30) Purging gnupg-wks-client (2.4.7-r0)
(9/30) Purging gpg (2.4.7-r0)
(10/30) Purging gnupg-keyboxd (2.4.7-r0)
(11/30) Purging gpg-agent (2.4.7-r0)
(12/30) Purging gnupg-dirmngr (2.4.7-r0)
(13/30) Purging gnupg-gpgconf (2.4.7-r0)
(14/30) Purging pinentry (1.3.1-r0)
(15/30) Purging go (1.23.5-r0)
(16/30) Purging gnutls (3.8.8-r0)
(17/30) Purging libassuan (2.5.7-r0)
(18/30) Purging libbz2 (1.0.8-r6)
(19/30) Purging libgcrypt (1.10.3-r1)
(20/30) Purging libksba (1.6.7-r0)
(21/30) Purging libldap (2.6.8-r0)
(22/30) Purging libsasl (2.1.28-r8)
(23/30) Purging nettle (3.10-r1)
(24/30) Purging npth (1.6-r4)
(25/30) Purging p11-kit (0.25.5-r2)
(26/30) Purging sqlite-libs (3.47.1-r0)
(27/30) Purging gdbm (1.24-r0)
(28/30) Purging libffi (3.4.6-r0)
(29/30) Purging libgpg-error (1.51-r0)
(30/30) Purging libtasn1 (4.19.0-r2)
Executing busybox-1.37.0-r12.trigger
OK: 335 MiB in 98 packages
>>> gitea: Updating the community/riscv64 repository index...
>>> gitea: Signing the index...