* Package: www-apps/gitea-1.19.3:0 * Repository: gentoo * USE: abi_x86_64 acct amd64 elibc_glibc filecaps kernel_linux pam * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking gitea-1.19.3.tar.gz to /var/tmp/portage/www-apps/gitea-1.19.3/work >>> Source unpacked in /var/tmp/portage/www-apps/gitea-1.19.3/work >>> Preparing source in /var/tmp/portage/www-apps/gitea-1.19.3/work/gitea-src-1.19.3 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/www-apps/gitea-1.19.3/work/gitea-src-1.19.3 ... >>> Source configured. >>> Compiling source in /var/tmp/portage/www-apps/gitea-1.19.3/work/gitea-src-1.19.3 ... make -j5 EXTRA_GOFLAGS= backend Running go generate... CGO_CFLAGS="-O2 -g -DSQLITE_MAX_VARIABLE_NUMBER=32766" go build -v -tags 'bindata pam' -ldflags '-s -w -extldflags "-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0" -X code.gitea.io/gitea/modules/setting.CustomConf=/etc/gitea/app.ini -X code.gitea.io/gitea/modules/setting.CustomPath=/var/lib/gitea/custom -X code.gitea.io/gitea/modules/setting.AppWorkPath=/var/lib/gitea -X "main.MakeVersion=GNU Make 4.4.1" -X "main.Version=1.19.3" -X "main.Tags=bindata pam"' -o gitea main.go build/codeformat/formatimports.go build/codeformat/formatimports_test.go cmd/admin.go cmd/admin_auth_ldap.go cmd/admin_auth_ldap_test.go cmd/admin_user.go cmd/admin_user_change_password.go cmd/admin_user_create.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/convert.go cmd/docs.go cmd/doctor.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_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 contrib/pr/checkout.go models/error.go models/fixture_generation.go models/fixture_test.go models/main_test.go models/migrate.go models/migrate_test.go models/org.go models/org_team.go models/org_team_test.go models/org_test.go models/repo.go models/repo_collaboration.go models/repo_collaboration_test.go models/repo_test.go models/repo_transfer.go models/repo_transfer_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/status.go models/actions/task.go models/actions/task_list.go models/actions/task_step.go models/actions/utils.go models/actions/utils_test.go models/activities/action.go models/activities/action_list.go models/activities/notification.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_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_authorized_principals.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/oauth2.go models/auth/session.go models/auth/source.go models/auth/token.go models/auth/token_scope.go models/auth/token_scope_test.go models/auth/twofactor.go models/auth/webauthn.go models/auth/main_test.go models/auth/oauth2_test.go models/auth/source_test.go models/auth/token_test.go models/auth/webauthn_test.go models/avatars/avatar.go models/avatars/avatar_test.go models/avatars/main_test.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/branches.go models/git/commit_status.go models/git/lfs.go models/git/lfs_lock.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/branches_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_list.go models/issues/issue_lock.go models/issues/issue_project.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/pull.go models/issues/pull_list.go models/issues/reaction.go models/issues/review.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_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/reaction_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/testlogger.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_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_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/conan/references.go models/packages/conan/search.go models/packages/conda/search.go models/packages/container/const.go models/packages/container/search.go models/perm/access_mode.go models/perm/access/access.go models/perm/access/repo_permission.go models/perm/access/access_test.go models/perm/access/main_test.go models/project/board.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/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/repo.go models/repo/repo_indexer.go models/repo/repo_list.go models/repo/repo_unit.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/system/appstate.go models/system/notice.go models/system/setting.go models/system/setting_key.go models/system/main_test.go models/system/notice_test.go models/system/setting_test.go models/unit/unit.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/badge.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_langauge.go modules/analyze/generated.go modules/analyze/vendor.go modules/analyze/vendor_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.go modules/auth/pam/pam_test.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/identicon/block.go modules/avatar/identicon/colors.go modules/avatar/identicon/identicon.go modules/avatar/identicon/polygon.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/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/unsafeheader internal/goarch internal/coverage/rtcov internal/godebugs internal/cpu internal/abi internal/goos internal/goexperiment runtime/internal/atomic runtime/internal/math runtime/internal/sys runtime/internal/syscall internal/race sync/atomic unicode unicode/utf8 internal/bytealg encoding internal/itoa math/bits math runtime unicode unicode/utf16 log/internal math crypto/internal/alias runtime crypto/subtle crypto/internal/boring/sig vendor/golang.org/x/crypto/cryptobyte/asn1 internal/nettrace container/list vendor/golang.org/x/crypto/internal/alias code.gitea.io/gitea/modules/container golang.org/x/crypto/internal/alias github.com/gobwas/glob/util/runes github.com/denisenkom/go-mssqldb/internal/cp github.com/lib/pq/oid image/color github.com/dgryski/go-rendezvous github.com/go-enry/go-enry/v2/data/rule code.gitea.io/gitea/modules/git/internal golang.org/x/net/html/atom image/color/palette github.com/klauspost/compress github.com/klauspost/compress/internal/cpuinfo code.gitea.io/gitea/modules/packages/container/helm code.gitea.io/gitea/modules/packages/pypi code.gitea.io/gitea/modules/html google.golang.org/protobuf/internal/flags google.golang.org/protobuf/internal/set code.gitea.io/gitea/modules/webhook github.com/ProtonMail/go-crypto/internal/byteutil github.com/go-git/go-git/v5/plumbing/color github.com/rivo/uniseg golang.org/x/text/encoding/internal/identifier golang.org/x/text/internal/utf8internal github.com/blevesearch/gtreap github.com/blevesearch/go-porterstemmer code.gitea.io/gitea/modules/paginator github.com/markbates/going/defaults github.com/dsnet/compress/bzip2/internal/sais github.com/dsnet/compress/internal golang.org/x/net/internal/iana github.com/pierrec/lz4/v4/internal/lz4errors github.com/ulikunitz/xz/internal/hash internal/reflectlite sync internal/testlog errors sort io strconv internal/oserror internal/safefilepath path syscall golang.org/x/text/unicode/rangetable bytes strings bytes strings strconv internal/bisect text/tabwriter reflect syscall internal/godebug go/build/constraint math/rand hash bufio hash/crc32 crypto/internal/randutil reflect regexp/syntax crypto crypto/internal/nistec/fiat vendor/golang.org/x/net/dns/dnsmessage time internal/syscall/execenv internal/syscall/unix regexp internal/singleflight time internal/intern net/netip internal/poll io/fs runtime/cgo os context os embed encoding/binary internal/fmtsort internal/fmtsort github.com/modern-go/reflect2 internal/saferio golang.org/x/text/internal/tag encoding/base64 crypto/cipher crypto/internal/edwards25519/field crypto/internal/boring fmt path/filepath crypto/aes crypto/des fmt io/ioutil path/filepath crypto/internal/nistec os/exec flag go/doc/comment text/template/parse go/token net/url crypto/sha512 encoding/json go/scanner log runtime/debug math/big go/ast compress/flate github.com/modern-go/concurrent crypto/ecdh text/template compress/gzip crypto/internal/edwards25519 github.com/google/pprof/profile go/internal/typeparams go/printer go/parser runtime/pprof crypto/md5 crypto/sha1 github.com/json-iterator/go crypto/rand crypto/internal/bigmod crypto/internal/boring/bbig crypto/dsa go/format code.gitea.io/gitea/modules/process crypto/elliptic command-line-arguments crypto/rsa encoding/asn1 crypto/ed25519 crypto/sha256 encoding/hex encoding/pem net encoding/gob github.com/yuin/goldmark/util vendor/golang.org/x/crypto/cryptobyte github.com/json-iterator/go crypto/ecdsa crypto/x509/pkix golang.org/x/sys/unix golang.org/x/text/internal/language code.gitea.io/gitea/modules/json golang.org/x/text/transform golang.org/x/text/unicode/norm golang.org/x/text/internal/language/compact golang.org/x/text/language command-line-arguments golang.org/x/text/internal crypto/hmac golang.org/x/text/cases crypto/rc4 vendor/golang.org/x/crypto/chacha20 vendor/golang.org/x/crypto/internal/poly1305 vendor/golang.org/x/sys/cpu github.com/mattn/go-isatty 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/set.go modules/container/set_test.go modules/context/access_log.go modules/context/api.go modules/context/api_org.go modules/context/api_test.go modules/context/auth.go modules/context/captcha.go modules/context/context.go modules/context/csrf.go modules/context/form.go modules/context/org.go modules/context/package.go modules/context/pagination.go modules/context/permission.go modules/context/private.go modules/context/repo.go modules/context/response.go modules/context/utils.go modules/context/xsrf.go modules/context/xsrf_test.go modules/csv/csv.go modules/csv/csv_test.go modules/doctor/authorizedkeys.go modules/doctor/breaking.go modules/doctor/checkOldArchives.go modules/doctor/dbconsistency.go modules/doctor/dbversion.go modules/doctor/doctor.go modules/doctor/fix16961.go modules/doctor/fix16961_test.go modules/doctor/heads.go modules/doctor/lfs.go modules/doctor/mergebase.go modules/doctor/misc.go modules/doctor/paths.go modules/doctor/storage.go modules/doctor/usertype.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/git/batch_reader.go modules/git/blame.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_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/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/parse_nogogit.go modules/git/parse_nogogit_test.go modules/git/ref.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.go modules/git/repo_base_nogogit.go modules/git/repo_blame.go modules/git/repo_blob.go modules/git/repo_blob_nogogit.go vendor/golang.org/x/crypto/hkdf 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/sha1.go modules/git/sha1_nogogit.go modules/git/sha1_test.go modules/git/signature.go modules/git/signature_nogogit.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/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_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/graceful/context.go modules/graceful/manager.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/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/httplib.go modules/indexer/bleve/batch.go modules/indexer/code/bleve.go modules/indexer/code/bleve_test.go modules/indexer/code/elastic_search.go modules/indexer/code/elastic_search_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/wrapped.go modules/indexer/issues/bleve.go modules/indexer/issues/bleve_test.go modules/indexer/issues/db.go modules/indexer/issues/elastic_search.go modules/indexer/issues/indexer.go modules/indexer/issues/indexer_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/buffer.go modules/log/buffer_test.go modules/log/colors.go modules/log/colors_router.go modules/log/conn.go modules/log/conn_test.go modules/log/console.go modules/log/console_other.go modules/log/console_test.go modules/log/errors.go modules/log/event.go modules/log/file.go modules/log/file_test.go modules/log/flags.go modules/log/groutinelabel.go modules/log/groutinelabel_test.go modules/log/level.go modules/log/level_test.go modules/log/log.go modules/log/log_test.go modules/log/logger.go modules/log/multichannel.go modules/log/provider.go modules/log/smtp.go modules/log/smtp_test.go modules/log/stack.go modules/log/writer.go modules/log/writer_test.go modules/markup/camo.go modules/markup/camo_test.go modules/markup/html.go modules/markup/html_internal_test.go modules/markup/renderer.go modules/markup/sanitizer.go modules/markup/sanitizer_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/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/renderconfig.go modules/markup/markdown/renderconfig_test.go modules/markup/markdown/toc.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/bindata.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_bindata.go golang.org/x/sys/cpu golang.org/x/crypto/blowfish vendor/golang.org/x/crypto/chacha20poly1305 golang.org/x/crypto/bcrypt golang.org/x/crypto/blake2b golang.org/x/crypto/pbkdf2 golang.org/x/crypto/scrypt vendor/golang.org/x/text/transform net/http/internal/ascii gopkg.in/yaml.v3 runtime/cgo os/user vendor/golang.org/x/text/unicode/bidi vendor/golang.org/x/net/http2/hpack mime vendor/golang.org/x/text/unicode/norm golang.org/x/crypto/argon2 mime/quotedprintable net/http/internal github.com/dustin/go-humanize vendor/golang.org/x/text/secure/bidirule golang.org/x/crypto/blake2s golang.org/x/crypto/ed25519 golang.org/x/crypto/ripemd160 golang.org/x/crypto/sha3 vendor/golang.org/x/net/idna golang.org/x/crypto/chacha20 code.gitea.io/gitea/modules/structs golang.org/x/crypto/curve25519/internal/field golang.org/x/crypto/curve25519 golang.org/x/crypto/internal/poly1305 golang.org/x/crypto/ssh/internal/bcrypt_pbkdf github.com/gobwas/glob/util/strings vendor/golang.org/x/net/idna github.com/gobwas/glob/match github.com/gobwas/glob/syntax/lexer github.com/gobwas/glob/syntax/ast code.gitea.io/gitea/modules/user github.com/kballard/go-shellquote github.com/gobwas/glob/compiler github.com/gobwas/glob/syntax gopkg.in/ini.v1 database/sql/driver github.com/gobwas/glob github.com/denisenkom/go-mssqldb/internal/decimal github.com/denisenkom/go-mssqldb/internal/querytext database/sql github.com/golang-sql/civil golang.org/x/crypto/md4 github.com/lib/pq/scram github.com/syndtr/goleveldb/leveldb/util github.com/syndtr/goleveldb/leveldb/comparer crypto/x509 net/textproto vendor/golang.org/x/net/http/httpproxy github.com/syndtr/goleveldb/leveldb/cache net vendor/golang.org/x/net/http/httpguts mime/multipart net/mail github.com/golang-sql/sqlexp xorm.io/builder github.com/syndtr/goleveldb/leveldb/storage github.com/syndtr/goleveldb/leveldb/filter github.com/syndtr/goleveldb/leveldb/opt github.com/golang/snappy xorm.io/xorm/contexts log/syslog xorm.io/xorm/log github.com/syndtr/goleveldb/leveldb/errors github.com/syndtr/goleveldb/leveldb/iterator crypto/tls github.com/golang-jwt/jwt/v4 golang.org/x/crypto/ssh github.com/syndtr/goleveldb/leveldb/journal github.com/syndtr/goleveldb/leveldb/memdb github.com/syndtr/goleveldb/leveldb/table xorm.io/xorm/internal/utils xorm.io/xorm/schemas github.com/syndtr/goleveldb/leveldb xorm.io/xorm/convert xorm.io/xorm/names code.gitea.io/gitea/modules/util xorm.io/xorm/core code.gitea.io/gitea/modules/generate xorm.io/xorm/internal/json code.gitea.io/gitea/modules/secret xorm.io/xorm/dialects github.com/fsnotify/fsnotify html encoding/base32 xorm.io/xorm/caches golang.org/x/crypto/ocsp html/template github.com/x448/float16 github.com/google/go-tpm/tpmutil github.com/fxamacker/cbor/v2 net/smtp code.gitea.io/gitea/modules/log net/http/httptrace github.com/denisenkom/go-mssqldb/msdsn net/http github.com/denisenkom/go-mssqldb github.com/go-sql-driver/mysql code.gitea.io/gitea/modules/auth/password/hash github.com/lib/pq xorm.io/xorm/tags xorm.io/xorm/internal/statements code.gitea.io/gitea/modules/translation/i18n code.gitea.io/gitea/modules/watcher xorm.io/xorm github.com/go-webauthn/webauthn/protocol/webauthncbor github.com/google/go-tpm/tpm2 github.com/google/uuid github.com/mitchellh/mapstructure github.com/hashicorp/golang-lru/simplelru internal/sysinfo runtime/trace image testing net/http github.com/boombuler/barcode github.com/boombuler/barcode/utils github.com/go-webauthn/webauthn/protocol/webauthncose github.com/boombuler/barcode/qr github.com/pquerna/otp/internal github.com/hashicorp/golang-lru code.gitea.io/gitea/models/perm code.gitea.io/gitea/modules/proxyprotocol os/signal github.com/pquerna/otp github.com/cespare/xxhash/v2 github.com/redis/go-redis/v9/internal/rand github.com/pquerna/otp/hotp github.com/redis/go-redis/v9/internal/util github.com/redis/go-redis/v9/internal/hashtag github.com/redis/go-redis/v9/internal github.com/redis/go-redis/v9/internal/hscan github.com/pquerna/otp/totp github.com/redis/go-redis/v9/internal/proto gitea.com/go-chi/cache github.com/bradfitz/gomemcache/memcache archive/tar encoding/xml github.com/klauspost/compress/s2 github.com/redis/go-redis/v9/internal/pool github.com/redis/go-redis/v9 github.com/klauspost/cpuid/v2 github.com/minio/minio-go/v7/pkg/s3utils github.com/minio/minio-go/v7/pkg/lifecycle github.com/go-fed/httpsig github.com/go-webauthn/revoke code.gitea.io/gitea/modules/setting github.com/unknwon/com github.com/go-webauthn/webauthn/metadata github.com/go-webauthn/webauthn/protocol github.com/minio/md5-simd gitea.com/go-chi/cache/memcache github.com/go-webauthn/webauthn/webauthn github.com/minio/minio-go/v7/pkg/signer github.com/minio/minio-go/v7/pkg/encrypt github.com/minio/minio-go/v7/pkg/set github.com/rs/xid github.com/minio/minio-go/v7/pkg/notification github.com/minio/minio-go/v7/pkg/credentials github.com/minio/minio-go/v7/pkg/replication github.com/minio/minio-go/v7/pkg/sse github.com/minio/minio-go/v7/pkg/tags code.gitea.io/gitea/models/db code.gitea.io/gitea/models/unit code.gitea.io/gitea/modules/options code.gitea.io/gitea/modules/graceful github.com/minio/sha256-simd golang.org/x/text/unicode/bidi net/http/cookiejar net/http/httputil golang.org/x/net/publicsuffix github.com/shurcooL/httpfs/vfsutil strk.kbt.io/projects/go/libravatar github.com/shurcooL/vfsgen golang.org/x/text/secure/bidirule golang.org/x/net/idna github.com/go-enry/go-enry/v2/regex command-line-arguments github.com/go-enry/go-enry/v2/data github.com/go-enry/go-enry/v2/internal/tokenizer code.gitea.io/gitea/modules/git/foreachref code.gitea.io/gitea/modules/git/url code.gitea.io/gitea/modules/proxy code.gitea.io/gitea/modules/typesniffer golang.org/x/net/http/httpguts generating bindata for migration modules/migration/schemas_static.go modules/migration/uploader.go modules/mirror/mirror.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/notification/notification.go modules/notification/action/action.go modules/notification/action/action_test.go modules/notification/base/notifier.go modules/notification/base/null.go modules/notification/indexer/indexer.go modules/notification/mail/mail.go modules/notification/mirror/mirror.go modules/notification/ui/ui.go modules/options/base.go github.com/minio/minio-go/v7 modules/options/bindata.go modules/options/options.go modules/options/options_bindata.go github.com/djherbis/buffer/limio github.com/djherbis/buffer/wrapio github.com/djherbis/buffer github.com/djherbis/nio/v3 github.com/hashicorp/go-version golang.org/x/net/html generating bindata for options github.com/yohcop/openid-go code.gitea.io/gitea/modules/auth/openid code.gitea.io/gitea/modules/avatar/identicon github.com/nfnt/resize code.gitea.io/gitea/modules/storage image/internal/imageutil image/draw compress/lzw image/jpeg github.com/oliamb/cutter image/gif hash/adler32 code.gitea.io/gitea/modules/auth compress/zlib github.com/goccy/go-json/internal/errors code.gitea.io/gitea/modules/translation image/png code.gitea.io/gitea/modules/timeutil github.com/goccy/go-json/internal/runtime modules/options/repo.go modules/options/static.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/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/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/rubygems/marshal.go modules/packages/rubygems/marshal_test.go modules/packages/rubygems/metadata.go modules/packages/rubygems/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/hook.go modules/private/internal.go modules/private/key.go modules/private/mail.go modules/private/manager.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/bindata.go modules/public/mime_types.go modules/public/public.go modules/public/public_bindata.go code.gitea.io/gitea/models/auth code.gitea.io/gitea/modules/nosql github.com/goccy/go-json/internal/decoder code.gitea.io/gitea/modules/avatar github.com/goccy/go-json/internal/encoder code.gitea.io/gitea/modules/emoji code.gitea.io/gitea/modules/cache github.com/yuin/goldmark/text github.com/goccy/go-json/internal/encoder/vm_color_indent code.gitea.io/gitea/models/system github.com/yuin/goldmark/ast generating bindata for public mvdan.cc/xurls/v2 code.gitea.io/gitea/modules/regexplru code.gitea.io/gitea/modules/templates/vars github.com/aymerick/douceur/css github.com/gorilla/css/scanner github.com/microcosm-cc/bluemonday/css github.com/aymerick/douceur/parser github.com/42wim/sshsig/pem golang.org/x/crypto/ssh/agent github.com/yuin/goldmark/parser github.com/yuin/goldmark/renderer github.com/yuin/goldmark/renderer/html github.com/yuin/goldmark/extension/ast github.com/microcosm-cc/bluemonday github.com/42wim/sshsig github.com/keybase/go-crypto/openpgp/errors compress/bzip2 github.com/yuin/goldmark github.com/keybase/go-crypto/openpgp/armor code.gitea.io/gitea/modules/markup/common github.com/yuin/goldmark/extension github.com/keybase/go-crypto/brainpool github.com/keybase/go-crypto/cast5 github.com/keybase/go-crypto/curve25519 github.com/keybase/go-crypto/ed25519/internal/edwards25519 github.com/keybase/go-crypto/openpgp/ecdh github.com/keybase/go-crypto/ed25519 code.gitea.io/gitea/modules/markup/mdstripper github.com/keybase/go-crypto/openpgp/elgamal github.com/keybase/go-crypto/openpgp/s2k code.gitea.io/gitea/modules/references github.com/keybase/go-crypto/rsa code.gitea.io/gitea/models/secret code.gitea.io/gitea/models/migrations/v1_10 github.com/keybase/go-crypto/openpgp/packet github.com/go-testfixtures/testfixtures/v3 github.com/davecgh/go-spew/spew github.com/pmezard/go-difflib/difflib net/http/internal/testcert gitea.com/lunny/levelqueue net/http/httptest github.com/keybase/go-crypto/openpgp code.gitea.io/gitea/modules/queue github.com/stretchr/testify/assert github.com/tstranex/u2f archive/zip code.gitea.io/gitea/modules/packages/conan github.com/klauspost/compress/fse github.com/klauspost/compress/internal/snapref github.com/klauspost/compress/zstd/internal/xxhash github.com/opencontainers/go-digest github.com/klauspost/compress/huff0 github.com/opencontainers/image-spec/specs-go code.gitea.io/gitea/modules/util/filebuffer github.com/opencontainers/image-spec/specs-go/v1 code.gitea.io/gitea/modules/packages code.gitea.io/gitea/modules/label code.gitea.io/gitea/modules/markup/markdown/math code.gitea.io/gitea/modules/httpcache github.com/klauspost/compress/zstd code.gitea.io/gitea/modules/public github.com/dlclark/regexp2/syntax github.com/goccy/go-json/internal/encoder/vm_color # code.gitea.io/gitea/modules/public modules/public/bindata.go:3626:30: string not terminated modules/public/bindata.go:3626: syntax error: unexpected EOF in argument list; possibly missing comma or ) gopkg.in/yaml.v2 modules/public/public_test.go modules/public/serve_static.go modules/queue/bytefifo.go modules/queue/helper.go modules/queue/manager.go modules/queue/queue.go modules/queue/queue_bytefifo.go modules/queue/queue_channel.go modules/queue/queue_channel_test.go modules/queue/queue_disk.go modules/queue/queue_disk_channel.go modules/queue/queue_disk_channel_test.go modules/queue/queue_disk_test.go modules/queue/queue_redis.go modules/queue/queue_test.go modules/queue/queue_wrapped.go modules/queue/setting.go modules/queue/unique_queue.go modules/queue/unique_queue_channel.go modules/queue/unique_queue_channel_test.go modules/queue/unique_queue_disk.go modules/queue/unique_queue_disk_channel.go modules/queue/unique_queue_disk_channel_test.go modules/queue/unique_queue_redis.go modules/queue/unique_queue_wrapped.go modules/queue/workerpool.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/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/generate.go modules/repository/generate_test.go modules/repository/hooks.go modules/repository/init.go modules/repository/init_test.go modules/repository/main_test.go modules/repository/push.go modules/repository/repo.go modules/repository/temp.go modules/secret/secret.go modules/secret/secret_test.go modules/session/db.go modules/session/redis.go modules/session/store.go modules/session/virtual.go modules/setting/actions.go modules/setting/admin.go modules/setting/api.go modules/setting/attachment.go modules/setting/cache.go modules/setting/camo.go modules/setting/config_provider.go modules/setting/cors.go modules/setting/cron.go modules/setting/cron_test.go modules/setting/database.go modules/setting/database_test.go modules/setting/federation.go modules/setting/git.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/log.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/other.go modules/setting/packages.go modules/setting/packages_test.go modules/setting/picture.go modules/setting/project.go modules/setting/proxy.go modules/setting/queue.go modules/setting/repository.go modules/setting/security.go modules/setting/server.go modules/setting/service.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/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/storage.go modules/structs/activitypub.go modules/structs/admin_user.go modules/structs/attachment.go modules/structs/commit_status.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_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/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/visible_type.go modules/svg/discover_bindata.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/bindata.go modules/templates/helper.go modules/templates/helper_test.go modules/templates/htmlrenderer.go modules/templates/mailer.go modules/templates/static.go modules/templates/templates_bindata.go github.com/dlclark/regexp2 code.gitea.io/gitea/models/migrations/v1_19 generating bindata for templates github.com/alecthomas/chroma/v2 github.com/yuin/goldmark-meta code.gitea.io/gitea/models/migrations/v1_7 code.gitea.io/gitea/modules/auth/password/pwn hash/fnv code.gitea.io/gitea/modules/auth/password google.golang.org/protobuf/internal/detrand google.golang.org/protobuf/internal/errors google.golang.org/protobuf/internal/pragma modules/templates/vars/vars.go modules/templates/vars/vars_test.go modules/test/context_tests.go modules/test/utils.go modules/timeutil/executable.go modules/timeutil/language.go modules/timeutil/since.go modules/timeutil/since_test.go modules/timeutil/timestamp.go modules/translation/translation.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/upload/upload.go modules/upload/upload_test.go modules/uri/uri.go modules/uri/uri_test.go modules/user/user.go modules/user/user_test.go modules/util/error.go modules/util/file_unix.go modules/util/file_unix_test.go modules/util/io.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/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/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/watcher/watcher.go modules/web/route.go modules/web/route_test.go modules/web/wrap.go modules/web/wrap_convert.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/webhook/structs.go modules/webhook/type.go routers/init.go routers/api/actions/actions.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/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/generic/generic.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/rubygems/rubygems.go routers/api/packages/vagrant/vagrant.go routers/api/v1/api.go routers/api/v1/auth.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/hooks.go routers/api/v1/admin/org.go routers/api/v1/admin/repo.go routers/api/v1/admin/user.go routers/api/v1/misc/markdown.go routers/api/v1/misc/markdown_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/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/blob.go routers/api/v1/repo/branch.go routers/api/v1/repo/collaborators.go routers/api/v1/repo/commits.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 google.golang.org/protobuf/encoding/protowire 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_label.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 google.golang.org/protobuf/internal/version github.com/alecthomas/chroma/v2/formatters/html 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/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/app.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/key.go routers/api/v1/user/repo.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/db.go routers/common/middleware.go routers/common/middleware_test.go routers/common/repo.go routers/install/install.go routers/install/routes.go routers/install/routes_test.go routers/install/setting.go routers/private/default_branch.go routers/private/hook_post_receive.go routers/private/hook_pre_receive.go routers/private/hook_proc_receive.go routers/private/hook_verification.go routers/private/internal.go routers/private/internal_repo.go routers/private/key.go routers/private/mail.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/auth.go routers/web/base.go routers/web/goget.go routers/web/home.go routers/web/metrics.go routers/web/nodeinfo.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/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/repos.go routers/web/admin/runners.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/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/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/convert.go routers/web/feed/profile.go routers/web/feed/release.go routers/web/feed/repo.go routers/web/healthcheck/check.go routers/web/misc/markdown.go routers/web/misc/swagger.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/org_runners.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/setting_secrets.go routers/web/org/teams.go routers/web/org/main_test.go routers/web/org/projects_test.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/commit.go routers/web/repo/compare.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/http.go routers/web/repo/http_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_stopwatch.go routers/web/repo/issue_test.go routers/web/repo/issue_timetrack.go routers/web/repo/issue_watch.go routers/web/repo/lfs.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/release.go routers/web/repo/release_test.go routers/web/repo/render.go routers/web/repo/repo.go routers/web/repo/runners.go routers/web/repo/search.go routers/web/repo/setting.go routers/web/repo/setting_protected_branch.go routers/web/repo/setting_secrets.go routers/web/repo/settings_test.go routers/web/repo/tag.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/webhook.go routers/web/repo/wiki.go routers/web/repo/wiki_test.go routers/web/repo/actions/actions.go routers/web/repo/actions/view.go routers/web/shared/actions/runners.go routers/web/shared/packages/packages.go routers/web/shared/secrets/secrets.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/task.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/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/secrets.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/clear_tasks.go services/actions/commit_status.go services/actions/init.go services/actions/job_emitter.go services/actions/job_emitter_test.go services/actions/notifier.go services/actions/notifier_helper.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_test.go services/attachment/attachment.go services/attachment/attachment_test.go services/auth/auth.go services/auth/auth_test.go services/auth/basic.go services/auth/group.go services/auth/httpsign.go services/auth/interface.go services/auth/middleware.go services/auth/oauth2.go services/auth/reverseproxy.go services/auth/session.go services/auth/signin.go services/auth/source.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 github.com/alecthomas/chroma/v2/lexers 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/context/user.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_test.go services/convert/release.go services/convert/repository.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/externalaccount/link.go services/externalaccount/user.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/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/status.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/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_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/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/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/pull/check.go services/pull/check_test.go services/pull/comment.go services/pull/commit_status.go services/pull/edits.go services/pull/lfs.go services/pull/main_test.go services/pull/merge.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/temp_repo.go services/pull/update.go services/pull/update_rebase.go services/release/release.go services/release/release_test.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/fork.go services/repository/fork_test.go services/repository/hooks.go services/repository/lfs.go services/repository/main_test.go services/repository/push.go services/repository/repository.go services/repository/repository_test.go services/repository/review.go services/repository/review_test.go services/repository/template.go services/repository/transfer.go services/repository/transfer_test.go services/repository/archiver/archiver.go services/repository/archiver/archiver_test.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/delete.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/task/migrate.go services/task/task.go services/user/delete.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/wiki/wiki.go services/wiki/wiki_test.go tests/fuzz/fuzz_test.go tools/external_renderer.go github.com/alecthomas/chroma/v2/styles google.golang.org/protobuf/reflect/protoreflect github.com/go-git/go-billy/v5 github.com/go-git/gcfg/token github.com/go-git/gcfg/scanner github.com/go-git/gcfg/types google.golang.org/protobuf/internal/descfmt google.golang.org/protobuf/internal/descopts google.golang.org/protobuf/internal/strs google.golang.org/protobuf/internal/encoding/text google.golang.org/protobuf/internal/encoding/messageset google.golang.org/protobuf/internal/genid google.golang.org/protobuf/internal/order google.golang.org/protobuf/internal/encoding/defval google.golang.org/protobuf/reflect/protoregistry google.golang.org/protobuf/runtime/protoiface google.golang.org/protobuf/internal/encoding/json google.golang.org/protobuf/proto gopkg.in/warnings.v0 github.com/go-git/gcfg google.golang.org/protobuf/internal/filedesc google.golang.org/protobuf/encoding/prototext github.com/go-git/go-git/v5/plumbing/format/config golang.org/x/net/context github.com/jbenet/go-context/io google.golang.org/protobuf/internal/encoding/tag google.golang.org/protobuf/encoding/protojson github.com/yuin/goldmark-highlighting/v2 google.golang.org/protobuf/internal/impl github.com/go-git/go-git/v5/utils/ioutil github.com/sirupsen/logrus github.com/go-git/go-git/v5/plumbing/format/gitignore github.com/goccy/go-json/internal/encoder/vm_indent github.com/ProtonMail/go-crypto/openpgp/errors github.com/ProtonMail/go-crypto/openpgp/armor github.com/ProtonMail/go-crypto/openpgp/aes/keywrap github.com/ProtonMail/go-crypto/eax github.com/nektos/act/pkg/common github.com/ProtonMail/go-crypto/ocb golang.org/x/crypto/cast5 github.com/ProtonMail/go-crypto/bitcurves github.com/ProtonMail/go-crypto/openpgp/internal/algorithm github.com/ProtonMail/go-crypto/brainpool github.com/ProtonMail/go-crypto/openpgp/internal/encoding github.com/cloudflare/circl/internal/conv github.com/cloudflare/circl/math github.com/cloudflare/circl/math/fp25519 github.com/cloudflare/circl/math/fp448 github.com/cloudflare/circl/dh/x25519 github.com/cloudflare/circl/dh/x448 github.com/cloudflare/circl/sign github.com/cloudflare/circl/sign/ed25519 github.com/cloudflare/circl/math/mlsbset github.com/cloudflare/circl/internal/sha3 github.com/cloudflare/circl/ecc/goldilocks github.com/ProtonMail/go-crypto/openpgp/elgamal github.com/ProtonMail/go-crypto/openpgp/s2k github.com/go-git/go-billy/v5/helper/polyfill google.golang.org/protobuf/internal/filetype github.com/go-git/go-billy/v5/helper/chroot github.com/cloudflare/circl/sign/ed448 github.com/ProtonMail/go-crypto/openpgp/internal/ecc github.com/go-git/go-billy/v5/osfs google.golang.org/protobuf/runtime/protoimpl google.golang.org/protobuf/types/known/structpb google.golang.org/protobuf/types/known/timestamppb github.com/ProtonMail/go-crypto/openpgp/ecdh github.com/ProtonMail/go-crypto/openpgp/ecdsa github.com/ProtonMail/go-crypto/openpgp/eddsa github.com/go-git/go-billy/v5/util code.gitea.io/actions-proto-go/runner/v1 github.com/ProtonMail/go-crypto/openpgp/packet github.com/go-git/go-git/v5/internal/url github.com/pjbgf/sha1cd/cgo github.com/go-git/go-git/v5/internal/revision github.com/go-git/go-git/v5/plumbing/filemode github.com/go-git/go-git/v5/utils/sync github.com/emirpasic/gods/utils github.com/emirpasic/gods/containers github.com/emirpasic/gods/lists github.com/emirpasic/gods/lists/arraylist github.com/ProtonMail/go-crypto/openpgp github.com/emirpasic/gods/trees github.com/emirpasic/gods/trees/binaryheap github.com/sergi/go-diff/diffmatchpatch github.com/go-enry/go-enry/v2 github.com/go-git/go-git/v5/utils/merkletrie/noder github.com/go-git/go-git/v5/utils/diff github.com/go-git/go-git/v5/utils/merkletrie/internal/frame code.gitea.io/gitea/modules/analyze github.com/go-git/go-git/v5/plumbing/format/pktline github.com/go-git/go-git/v5/utils/merkletrie code.gitea.io/gitea/modules/git github.com/go-git/go-git/v5/plumbing/protocol/packp/capability github.com/go-git/go-git/v5/plumbing/protocol/packp/sideband golang.org/x/sys/execabs github.com/kevinburke/ssh_config golang.org/x/crypto/ssh/knownhosts github.com/skeema/knownhosts github.com/xanzy/ssh-agent golang.org/x/net/internal/socks github.com/imdario/mergo golang.org/x/net/proxy github.com/mattn/go-colorable github.com/mattn/go-runewidth github.com/fatih/color github.com/robfig/cron golang.org/x/sync/errgroup golang.org/x/sync/semaphore text/scanner code.gitea.io/gitea/models/webhook github.com/rhysd/actionlint github.com/santhosh-tekuri/jsonschema/v5 code.gitea.io/gitea/modules/base code.gitea.io/gitea/models/avatars code.gitea.io/gitea/modules/markup code.gitea.io/gitea/modules/git/pipeline code.gitea.io/gitea/modules/lfs code.gitea.io/gitea/models/unittest code.gitea.io/gitea/models/migrations/v1_12 code.gitea.io/gitea/models/migrations/base code.gitea.io/gitea/modules/migration github.com/goccy/go-json/internal/encoder/vm code.gitea.io/gitea/models/dbfs code.gitea.io/gitea/models/migrations/v1_11 code.gitea.io/gitea/models/migrations/v1_13 code.gitea.io/gitea/models/migrations/v1_14 code.gitea.io/gitea/models/migrations/v1_15 code.gitea.io/gitea/models/migrations/v1_16 code.gitea.io/gitea/models/migrations/v1_6 code.gitea.io/gitea/models/migrations/v1_8 code.gitea.io/gitea/models/migrations/v1_9 github.com/go-git/go-git/v5/plumbing/hash github.com/nektos/act/pkg/workflowpattern github.com/go-git/go-git/v5/plumbing github.com/huandu/xstrings github.com/gogs/chardet github.com/go-git/go-git/v5/config github.com/go-git/go-git/v5/plumbing/cache 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/plumbing/format/index github.com/go-git/go-git/v5/plumbing/format/idxfile github.com/go-git/go-git/v5/plumbing/storer github.com/go-git/go-git/v5/utils/merkletrie/filesystem github.com/go-git/go-git/v5/utils/merkletrie/index golang.org/x/text/encoding github.com/go-git/go-git/v5/plumbing/format/packfile github.com/go-git/go-git/v5/storage golang.org/x/text/encoding/internal github.com/go-git/go-git/v5/plumbing/object github.com/go-git/go-git/v5/storage/memory github.com/go-git/go-git/v5/plumbing/protocol/packp github.com/go-git/go-git/v5/plumbing/format/objfile github.com/go-git/go-git/v5/storage/filesystem/dotgit github.com/go-git/go-git/v5/plumbing/transport github.com/go-git/go-git/v5/plumbing/transport/internal/common golang.org/x/text/encoding/charmap github.com/go-git/go-git/v5/plumbing/revlist golang.org/x/text/encoding/japanese github.com/go-git/go-git/v5/plumbing/transport/git github.com/go-git/go-git/v5/storage/filesystem github.com/go-git/go-git/v5/plumbing/transport/http github.com/go-git/go-git/v5/plumbing/transport/server github.com/go-git/go-git/v5/plumbing/transport/ssh github.com/go-git/go-git/v5/plumbing/transport/file golang.org/x/text/encoding/korean github.com/go-git/go-git/v5/plumbing/transport/client github.com/go-git/go-git/v5 golang.org/x/text/encoding/simplifiedchinese golang.org/x/text/encoding/traditionalchinese golang.org/x/text/runes golang.org/x/text/encoding/unicode github.com/nektos/act/pkg/common/git code.gitea.io/gitea/modules/highlight expvar github.com/nektos/act/pkg/model github.com/blevesearch/bleve_index_api github.com/blevesearch/bleve/v2/analysis github.com/nektos/act/pkg/exprparser github.com/blevesearch/bleve/v2/numeric container/heap github.com/golang/geo/r1 github.com/golang/geo/r2 github.com/golang/geo/s1 github.com/nektos/act/pkg/jobparser github.com/blevesearch/bleve/v2/size golang.org/x/text/encoding/htmlindex github.com/blevesearch/upsidedown_store_api github.com/golang/geo/r3 golang.org/x/net/html/charset github.com/RoaringBitmap/roaring/internal code.gitea.io/gitea/modules/charset github.com/blevesearch/bleve/v2/index/scorch/mergeplan github.com/blevesearch/geo/s2 github.com/RoaringBitmap/roaring github.com/bits-and-blooms/bitset github.com/blevesearch/mmap-go github.com/blevesearch/vellum github.com/blevesearch/vellum/levenshtein github.com/blevesearch/vellum/utf8 github.com/blevesearch/vellum/regexp go.etcd.io/bbolt google.golang.org/protobuf/types/descriptorpb google.golang.org/protobuf/reflect/protodesc github.com/blevesearch/scorch_segment_api/v2 github.com/blevesearch/segment github.com/blevesearch/zapx/v11 github.com/blevesearch/zapx/v12 github.com/blevesearch/zapx/v13 github.com/blevesearch/zapx/v14 github.com/blevesearch/geo/geojson github.com/blevesearch/zapx/v15 github.com/golang/protobuf/proto github.com/blevesearch/bleve/v2/geo github.com/blevesearch/snowballstem github.com/blevesearch/bleve/v2/search github.com/blevesearch/bleve/v2/document github.com/blevesearch/snowballstem/english github.com/josharian/intern github.com/mailru/easyjson/buffer github.com/mailru/easyjson/jlexer github.com/mailru/easyjson/jwriter github.com/blevesearch/bleve/v2/search/highlight github.com/blevesearch/bleve/v2/search/collector github.com/blevesearch/bleve/v2/registry github.com/blevesearch/bleve/v2/search/facet github.com/blevesearch/bleve/v2/search/scorer github.com/mailru/easyjson github.com/olivere/elastic/v7/config github.com/blevesearch/bleve/v2/search/searcher github.com/blevesearch/bleve/v2/analysis/datetime/flexible github.com/blevesearch/bleve/v2/index/scorch github.com/blevesearch/bleve/v2/index/upsidedown github.com/blevesearch/bleve/v2/analysis/datetime/optional github.com/blevesearch/bleve/v2/index/upsidedown/store/boltdb github.com/blevesearch/bleve/v2/index/upsidedown/store/gtreap github.com/blevesearch/bleve/v2/analysis/tokenizer/single github.com/blevesearch/bleve/v2/analysis/analyzer/keyword github.com/blevesearch/bleve/v2/analysis/token/lowercase github.com/blevesearch/bleve/v2/analysis/token/porter github.com/blevesearch/bleve/v2/analysis/token/stop github.com/blevesearch/bleve/v2/analysis/tokenizer/unicode github.com/blevesearch/bleve/v2/search/highlight/format/html github.com/blevesearch/bleve/v2/analysis/lang/en github.com/blevesearch/bleve/v2/search/highlight/fragmenter/simple github.com/blevesearch/bleve/v2/search/highlight/highlighter/simple github.com/blevesearch/bleve/v2/analysis/analyzer/standard github.com/blevesearch/bleve/v2/analysis/analyzer/custom github.com/blevesearch/bleve/v2/search/highlight/highlighter/html github.com/blevesearch/bleve/v2/mapping github.com/blevesearch/bleve/v2/analysis/token/camelcase github.com/blevesearch/bleve/v2/analysis/token/unicodenorm github.com/olivere/elastic/v7/uritemplates github.com/pkg/errors encoding/csv github.com/hashicorp/errwrap github.com/olivere/elastic/v7 golang.org/x/mod/semver github.com/hashicorp/go-multierror github.com/blevesearch/bleve/v2/search/query github.com/unrolled/render github.com/editorconfig/editorconfig-core-go/v2 github.com/olekukonko/tablewriter github.com/ssor/bom gopkg.in/gomail.v2 github.com/jaytaylor/html2text code.gitea.io/gitea/modules/mirror code.gitea.io/gitea/modules/sync code.gitea.io/gitea/modules/pprof code.gitea.io/gitea/modules/httplib code.gitea.io/gitea/modules/markup/external github.com/blevesearch/bleve/v2 github.com/anmitsu/go-shlex code.gitea.io/gitea/modules/system github.com/gliderlabs/ssh code.gitea.io/gitea/modules/hcaptcha codeberg.org/gusted/mcaptcha code.gitea.io/gitea/modules/mcaptcha code.gitea.io/gitea/modules/recaptcha code.gitea.io/gitea/modules/turnstile gitea.com/go-chi/captcha gitea.com/go-chi/session code.gitea.io/gitea/modules/indexer/bleve github.com/ethantkoenig/rupture github.com/go-chi/chi/v5 code.gitea.io/actions-proto-go/ping/v1 google.golang.org/protobuf/types/known/anypb google.golang.org/grpc/codes github.com/bufbuild/connect-go/internal/gen/connectext/grpc/status/v1 google.golang.org/genproto/googleapis/rpc/status github.com/golang/protobuf/ptypes/any github.com/bufbuild/connect-go google.golang.org/protobuf/types/known/durationpb github.com/golang/protobuf/ptypes/timestamp github.com/golang/protobuf/ptypes/duration github.com/couchbase/gomemcached github.com/golang/protobuf/ptypes google.golang.org/grpc/internal/status github.com/couchbase/goutils/logging google.golang.org/grpc/status github.com/couchbase/goutils/scramsha gitea.com/go-chi/session/memcache gitea.com/go-chi/session/mysql gitea.com/go-chi/session/postgres github.com/couchbase/gomemcached/client github.com/Azure/go-ntlmssp code.gitea.io/actions-proto-go/ping/v1/pingv1connect code.gitea.io/gitea/routers/api/actions/ping code.gitea.io/actions-proto-go/runner/v1/runnerv1connect github.com/go-asn1-ber/asn1-ber github.com/go-ldap/ldap/v3 github.com/couchbase/go-couchbase github.com/gorilla/securecookie github.com/gorilla/sessions golang.org/x/net/context/ctxhttp golang.org/x/oauth2/internal github.com/gorilla/mux golang.org/x/oauth2 gitea.com/go-chi/session/couchbase github.com/markbates/goth cloud.google.com/go/compute/metadata github.com/markbates/goth/gothic code.gitea.io/gitea/modules/session github.com/markbates/goth/providers/azuread github.com/markbates/goth/providers/azureadv2 github.com/markbates/goth/providers/bitbucket github.com/markbates/goth/providers/discord github.com/markbates/goth/providers/dropbox github.com/markbates/goth/providers/facebook github.com/markbates/goth/providers/gitea github.com/markbates/goth/providers/github github.com/markbates/goth/providers/gitlab golang.org/x/oauth2/authhandler golang.org/x/oauth2/google/internal/externalaccount golang.org/x/oauth2/jws github.com/markbates/goth/providers/mastodon golang.org/x/oauth2/jwt github.com/markbates/goth/providers/microsoftonline github.com/markbates/goth/providers/nextcloud golang.org/x/oauth2/google github.com/markbates/goth/providers/openidConnect github.com/mrjones/oauth github.com/markbates/goth/providers/google github.com/markbates/goth/providers/yandex github.com/goccy/go-json github.com/markbates/goth/providers/twitter github.com/msteinert/pam code.gitea.io/gitea/services/auth/source/sspi github.com/dsnet/compress/internal/errors git.sr.ht/~mariusor/go-xsd-duration github.com/dsnet/compress gitea.com/go-chi/binding github.com/dsnet/compress/internal/prefix github.com/go-ap/jsonld code.gitea.io/gitea/modules/validation github.com/dsnet/compress/bzip2 code.gitea.io/gitea/models/user code.gitea.io/gitea/modules/packages/cargo code.gitea.io/gitea/modules/packages/chef code.gitea.io/gitea/modules/packages/composer code.gitea.io/gitea/modules/packages/conda code.gitea.io/gitea/modules/packages/container code.gitea.io/gitea/modules/packages/helm code.gitea.io/gitea/modules/packages/maven code.gitea.io/gitea/modules/packages/npm code.gitea.io/gitea/modules/packages/nuget code.gitea.io/gitea/modules/packages/pub code.gitea.io/gitea/modules/packages/rubygems code.gitea.io/gitea/modules/packages/vagrant code.gitea.io/gitea/modules/web/middleware code.gitea.io/gitea/models/repo code.gitea.io/gitea/services/mailer/token code.gitea.io/gitea/modules/auth/webauthn code.gitea.io/gitea/services/auth/source/db code.gitea.io/gitea/services/auth/source/oauth2 code.gitea.io/gitea/modules/activitypub code.gitea.io/gitea/modules/auth/pam github.com/valyala/fastjson/fastfloat code.gitea.io/gitea/modules/hostmatcher github.com/valyala/fastjson gitea.com/lunny/dingtalk_webhook github.com/chi-middleware/proxy code.gitea.io/gitea/modules/uri code.gitea.io/sdk/gitea github.com/go-ap/errors github.com/gogs/go-gogs-client github.com/google/go-querystring/query github.com/go-ap/activitypub golang.org/x/crypto/openpgp/errors code.gitea.io/gitea/models/asymkey code.gitea.io/gitea/models/organization code.gitea.io/gitea/models/perm/access code.gitea.io/gitea/models/packages code.gitea.io/gitea/models/git code.gitea.io/gitea/models/pull code.gitea.io/gitea/models/project code.gitea.io/gitea/models/migrations/v1_17 code.gitea.io/gitea/models/actions code.gitea.io/gitea/models/admin code.gitea.io/gitea/modules/indexer/code code.gitea.io/gitea/modules/indexer/stats code.gitea.io/gitea/modules/private code.gitea.io/gitea/modules/ssh code.gitea.io/gitea/models/packages/conan code.gitea.io/gitea/models/packages/conda code.gitea.io/gitea/models/packages/container code.gitea.io/gitea/modules/actions golang.org/x/crypto/openpgp/armor golang.org/x/crypto/openpgp/elgamal code.gitea.io/gitea/services/packages/container golang.org/x/crypto/openpgp/s2k github.com/hashicorp/go-cleanhttp golang.org/x/crypto/openpgp/packet golang.org/x/time/rate github.com/hashicorp/go-retryablehttp code.gitea.io/gitea/services/repository/archiver code.gitea.io/gitea/modules/updatechecker github.com/gogs/cron github.com/go-chi/cors internal/lazyregexp github.com/beorn7/perks/quantile github.com/prometheus/client_model/go github.com/xanzy/go-gitlab internal/profile github.com/prometheus/common/model runtime/metrics golang.org/x/crypto/openpgp github.com/matttproud/golang_protobuf_extensions/pbutil github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg github.com/prometheus/client_golang/prometheus/internal github.com/prometheus/common/expfmt github.com/google/go-github/v45/github github.com/prometheus/procfs/internal/fs github.com/prometheus/procfs/internal/util net/http/pprof github.com/prometheus/procfs github.com/go-chi/chi/v5/middleware code.gitea.io/gitea/modules/sitemap code.gitea.io/gitea/routers/utils github.com/gorilla/feeds code.gitea.io/gitea/routers/web/healthcheck code.gitea.io/gitea/modules/csv code.gitea.io/gitea/modules/gitgraph github.com/NYTimes/gziphandler github.com/dimiro1/reply github.com/emersion/go-imap/utf7 github.com/emersion/go-imap github.com/emersion/go-sasl github.com/cention-sany/utf7 github.com/jhillyerd/enmime/internal/coding github.com/prometheus/client_golang/prometheus github.com/jhillyerd/enmime/internal/stringutil github.com/jhillyerd/enmime/mediatype github.com/jhillyerd/enmime github.com/emersion/go-imap/commands github.com/emersion/go-imap/responses code.gitea.io/gitea/models/db/install github.com/emersion/go-imap/client github.com/libdns/libdns go.uber.org/atomic go.uber.org/zap/buffer go.uber.org/multierr github.com/prometheus/client_golang/prometheus/promhttp go.uber.org/zap/internal/bufferpool go.uber.org/zap/internal/color go.uber.org/zap/internal/exit golang.org/x/net/bpf go.uber.org/zap/zapcore golang.org/x/net/internal/socket github.com/felixge/fgprof github.com/andybalholm/brotli github.com/klauspost/compress/flate golang.org/x/net/ipv4 go.uber.org/zap/internal go.uber.org/zap golang.org/x/net/ipv6 github.com/mholt/acmez/acme github.com/klauspost/compress/gzip github.com/klauspost/compress/zip github.com/mholt/acmez github.com/miekg/dns github.com/klauspost/pgzip github.com/nwaples/rardecode github.com/pierrec/lz4/v4/internal/lz4block github.com/pierrec/lz4/v4/internal/xxh32 github.com/ulikunitz/xz/internal/xlog github.com/pierrec/lz4/v4/internal/lz4stream github.com/ulikunitz/xz/lzma github.com/pierrec/lz4/v4 hash/crc64 github.com/xi2/xz github.com/russross/blackfriday/v2 github.com/ulikunitz/xz net/http/cgi net/http/fcgi code.gitea.io/gitea/modules/markup/asciicast github.com/buildkite/terminal-to-html/v3 code.gitea.io/gitea/modules/markup/csv github.com/niklasfasching/go-org/org code.gitea.io/gitea/modules/markup/console github.com/cpuguy83/go-md2man/v2/md2man github.com/urfave/cli code.gitea.io/gitea/modules/markup/orgmode github.com/caddyserver/certmagic github.com/mholt/archiver/v3 make: *** [Makefile:757: gitea] Error 1 * ERROR: www-apps/gitea-1.19.3::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=www-apps/gitea-1.19.3::gentoo'`, * the complete build log and the output of `emerge -pqv '=www-apps/gitea-1.19.3::gentoo'`. * The complete build log is located at '/var/log/portage/www-apps:gitea-1.19.3:20230817-085436.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/www-apps/gitea-1.19.3/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/www-apps/gitea-1.19.3/temp/environment'. * Working directory: '/var/tmp/portage/www-apps/gitea-1.19.3/work/gitea-src-1.19.3' * S: '/var/tmp/portage/www-apps/gitea-1.19.3/work/gitea-src-1.19.3'