>>> forgejo: Building community/forgejo 11.0.1-r0 (using abuild 3.15.0_rc3-r1) started Sat, 03 May 2025 10:32:00 +0000 >>> forgejo: Validating /home/buildozer/aports/community/forgejo/APKBUILD... >>> forgejo: Analyzing dependencies... >>> forgejo: Installing for build: build-base git git-lfs gnupg go nodejs npm (1/39) Installing git-lfs (3.6.0-r4) Executing git-lfs-3.6.0-r4.post-install Git LFS initialized. (2/39) Installing libgpg-error (1.55-r0) (3/39) Installing libassuan (2.5.7-r0) (4/39) Installing pinentry (1.3.1-r0) Executing pinentry-1.3.1-r0.post-install (5/39) Installing libgcrypt (1.10.3-r1) (6/39) Installing gnupg-gpgconf (2.4.7-r0) (7/39) Installing nettle (3.10.1-r0) (8/39) Installing libffi (3.4.8-r0) (9/39) Installing libtasn1 (4.20.0-r0) (10/39) Installing p11-kit (0.25.5-r2) (11/39) Installing gnutls (3.8.8-r0) (12/39) Installing libksba (1.6.7-r0) (13/39) Installing gdbm (1.24-r0) (14/39) Installing libsasl (2.1.28-r8) (15/39) Installing libldap (2.6.8-r0) (16/39) Installing npth (1.8-r0) (17/39) Installing gnupg-dirmngr (2.4.7-r0) (18/39) Installing sqlite-libs (3.49.1-r1) (19/39) Installing gnupg-keyboxd (2.4.7-r0) (20/39) Installing libbz2 (1.0.8-r6) (21/39) Installing gpg (2.4.7-r0) (22/39) Installing gpg-agent (2.4.7-r0) (23/39) Installing gpg-wks-server (2.4.7-r0) (24/39) Installing gpgsm (2.4.7-r0) (25/39) Installing gpgv (2.4.7-r0) (26/39) Installing gnupg-utils (2.4.7-r0) (27/39) Installing gnupg-wks-client (2.4.7-r0) (28/39) Installing gnupg (2.4.7-r0) (29/39) Installing binutils-gold (2.44-r0) (30/39) Installing go (1.24.2-r1) (31/39) Installing ca-certificates (20241121-r2) (32/39) Installing ada-libs (2.9.2-r3) (33/39) Installing icu-data-en (76.1-r0) Executing icu-data-en-76.1-r0.post-install * * If you need ICU with non-English locales and legacy charset support, install * package icu-data-full. * (34/39) Installing icu-libs (76.1-r0) (35/39) Installing simdjson (3.12.0-r0) (36/39) Installing simdutf (6.4.1-r0) (37/39) Installing nodejs (22.13.1-r4) (38/39) Installing npm (11.3.0-r0) (39/39) Installing .makedepends-forgejo (20250503.103201) Executing busybox-1.37.0-r16.trigger Executing ca-certificates-20241121-r2.trigger OK: 681 MiB in 147 packages >>> forgejo: Cleaning up srcdir >>> forgejo: Cleaning up pkgdir >>> forgejo: Cleaning up tmpdir >>> forgejo: Fetching https://distfiles.alpinelinux.org/distfiles/edge/forgejo-11.0.1.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> forgejo: Fetching forgejo-11.0.1.tar.gz::https://codeberg.org/forgejo/forgejo/archive/v11.0.1.tar.gz Connecting to codeberg.org ([2a0a:4580:103f:c0de::1]:443) saving to '/var/cache/distfiles/edge/forgejo-11.0.1.tar.gz.part' forgejo-11.0.1.tar.g 100% |********************************| 9358k 0:00:00 ETA '/var/cache/distfiles/edge/forgejo-11.0.1.tar.gz.part' saved >>> forgejo: Fetching https://distfiles.alpinelinux.org/distfiles/edge/forgejo-11.0.1.tar.gz >>> forgejo: Checking sha512sums... forgejo-11.0.1.tar.gz: OK forgejo.initd: OK forgejo.ini: OK >>> forgejo: Unpacking /var/cache/distfiles/edge/forgejo-11.0.1.tar.gz... npm warn Unknown builtin config "globalignorefile". This will stop working in the next major version of npm. npm warn Unknown builtin config "python". This will stop working in the next major version of npm. npm warn deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful. npm warn deprecated read-package-json@6.0.4: This package is no longer supported. Please use @npmcli/package-json instead. npm warn deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported npm warn deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead added 1150 packages in 11s go: downloading xorm.io/xorm v1.3.9 go: downloading github.com/stretchr/testify v1.10.0 go: downloading xorm.io/builder v0.3.13 go: downloading github.com/dustin/go-humanize v1.0.1 go: downloading golang.org/x/text v0.23.0 go: downloading golang.org/x/crypto v0.36.0 go: downloading github.com/json-iterator/go v1.1.12 go: downloading gopkg.in/yaml.v3 v3.0.1 go: downloading github.com/opencontainers/image-spec v1.1.1 go: downloading code.forgejo.org/forgejo/levelqueue v1.0.0 go: downloading golang.org/x/sys v0.31.0 go: downloading github.com/go-webauthn/webauthn v0.12.2 go: downloading github.com/google/uuid v1.6.0 go: downloading code.forgejo.org/go-chi/binding v1.0.0 go: downloading github.com/hashicorp/golang-lru/v2 v2.0.7 go: downloading github.com/6543/go-version v1.3.1 go: downloading github.com/redis/go-redis/v9 v9.7.3 go: downloading github.com/pquerna/otp v1.4.0 go: downloading github.com/gobwas/glob v0.2.3 go: downloading github.com/syndtr/goleveldb v1.0.0 go: downloading github.com/go-sql-driver/mysql v1.9.1 go: downloading github.com/lib/pq v1.10.9 go: downloading github.com/google/pprof v0.0.0-20241017200806-017d972448fc go: downloading github.com/fsnotify/fsnotify v1.8.0 go: downloading github.com/minio/minio-go/v7 v7.0.88 go: downloading github.com/djherbis/buffer v1.2.0 go: downloading github.com/djherbis/nio/v3 v3.0.1 go: downloading github.com/go-enry/go-enry/v2 v2.9.2 go: downloading github.com/go-git/go-git/v5 v5.13.2 go: downloading code.forgejo.org/go-chi/cache v1.0.0 go: downloading github.com/42wim/httpsig v1.2.2 go: downloading gopkg.in/ini.v1 v1.67.0 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51 go: downloading code.forgejo.org/forgejo/archiver/v3 v3.5.1 go: downloading github.com/golang-jwt/jwt/v5 v5.2.2 go: downloading github.com/ulikunitz/xz v0.5.12 go: downloading golang.org/x/net v0.38.0 go: downloading github.com/blakesmith/ar v0.0.0-20190502131153-809d4375e1fb go: downloading github.com/sassoftware/go-rpmutils v0.4.0 go: downloading golang.org/x/image v0.25.0 go: downloading github.com/yohcop/openid-go v1.0.1 go: downloading code.forgejo.org/forgejo-contrib/go-libravatar v0.0.0-20191008002943-06d1c002b251 go: downloading github.com/microcosm-cc/bluemonday v1.0.27 go: downloading github.com/yuin/goldmark v1.7.8 go: downloading mvdan.cc/xurls/v2 v2.5.0 go: downloading github.com/SaveTheRbtz/zstd-seekable-format-go/pkg v0.7.2 go: downloading github.com/klauspost/compress v1.17.11 go: downloading github.com/alecthomas/chroma/v2 v2.15.0 go: downloading github.com/gogs/chardet v0.0.0-20211120154057-b7413eaefb8f go: downloading github.com/yuin/goldmark-highlighting/v2 v2.0.0-20230729083705-37449abec8cc go: downloading github.com/mattn/go-isatty v0.0.20 go: downloading golang.org/x/sync v0.12.0 go: downloading github.com/42wim/sshsig v0.0.0-20211121163825-841cf5bbc121 go: downloading github.com/ProtonMail/go-crypto v1.1.6 go: downloading code.gitea.io/actions-proto-go v0.4.0 go: downloading code.forgejo.org/forgejo/act v1.25.1 go: downloading github.com/robfig/cron/v3 v3.0.1 go: downloading google.golang.org/protobuf v1.36.4 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd go: downloading github.com/modern-go/reflect2 v1.0.2 go: downloading github.com/opencontainers/go-digest v1.0.0 go: downloading github.com/bradfitz/gomemcache v0.0.0-20230905024940-24af94b03874 go: downloading github.com/boombuler/barcode v1.0.1 go: downloading github.com/google/btree v1.1.2 go: downloading go.uber.org/atomic v1.11.0 go: downloading github.com/cespare/xxhash/v2 v2.3.0 go: downloading go.uber.org/multierr v1.11.0 go: downloading go.uber.org/zap v1.27.0 go: downloading github.com/DataDog/zstd v1.5.5 go: downloading github.com/xi2/xz v0.0.0-20171230120015-48954b6210f8 go: downloading github.com/andybalholm/brotli v1.1.1 go: downloading github.com/dsnet/compress v0.0.2-0.20230904184137-39efe44ab707 go: downloading github.com/golang/snappy v0.0.4 go: downloading github.com/klauspost/pgzip v1.2.6 go: downloading github.com/nwaples/rardecode v1.1.3 go: downloading github.com/pierrec/lz4/v4 v4.1.21 go: downloading filippo.io/edwards25519 v1.1.0 go: downloading github.com/google/go-tpm v0.9.3 go: downloading github.com/mitchellh/mapstructure v1.5.0 go: downloading github.com/fxamacker/cbor/v2 v2.8.0 go: downloading github.com/go-webauthn/x v0.1.20 go: downloading github.com/aymerick/douceur v0.2.0 go: downloading github.com/gorilla/css v1.0.1 go: downloading github.com/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f go: downloading github.com/dlclark/regexp2 v1.11.4 go: downloading github.com/x448/float16 v0.8.4 go: downloading github.com/goccy/go-json v0.10.5 go: downloading github.com/minio/crc64nvme v1.0.1 go: downloading github.com/minio/md5-simd v1.1.2 go: downloading github.com/rs/xid v1.6.0 go: downloading github.com/go-ini/ini v1.67.0 go: downloading github.com/klauspost/cpuid/v2 v2.2.10 go: downloading github.com/cloudflare/circl v1.3.8 go: downloading github.com/go-git/go-billy/v5 v5.6.2 go: downloading github.com/go-git/gcfg v1.5.1-0.20230307220236-3a3c6141e376 go: downloading github.com/pjbgf/sha1cd v0.3.2 go: downloading gopkg.in/warnings.v0 v0.1.2 go: downloading github.com/cyphar/filepath-securejoin v0.3.6 go: downloading github.com/rhysd/actionlint v1.6.27 go: downloading github.com/sirupsen/logrus v1.9.3 go: downloading github.com/jbenet/go-context v0.0.0-20150711004518-d14ea06fba99 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da go: downloading dario.cat/mergo v1.0.0 go: downloading github.com/sergi/go-diff v1.3.2-0.20230802210424-5b0b94c5c0d3 go: downloading github.com/kevinburke/ssh_config v1.2.0 go: downloading github.com/skeema/knownhosts v1.3.0 go: downloading github.com/xanzy/ssh-agent v0.3.3 go: downloading github.com/emirpasic/gods v1.18.1 go: downloading github.com/fatih/color v1.16.0 go: downloading github.com/mattn/go-runewidth v0.0.16 go: downloading github.com/mattn/go-colorable v0.1.13 go: downloading github.com/rivo/uniseg v0.4.7 Running webpack... npm warn Unknown builtin config "globalignorefile". This will stop working in the next major version of npm. npm warn Unknown builtin config "python". This will stop working in the next major version of npm. hidden assets 548 KiB 84 assets assets by path . 21.7 MiB assets by path js/*.js 20.4 MiB asset js/------.f002cc7b.js 26.5 KiB [emitted] [immutable] [minimized] (name: ------) (id hint: vendors) asset js/----.d129688a.js 310 KiB [emitted] [immutable] [minimized] (name: ----) (id hint: vendors) asset js/-.2edbd42c.js 545 KiB [emitted] [immutable] [minimized] (name: -) (id hint: vendors) asset js/asciinema-player.611f6fe9.js 185 KiB [emitted] [immutable] [minimized] (name: asciinema-player) (id hint: vendors) asset js/citation-js-bibtex.bbb93383.js 70.4 KiB [emitted] [immutable] [minimized] (name: citation-js-bibtex) (id hint: vendors) asset js/citation-js-core-citation-js-formats-citation-js-bibtex.b0672696.js 86.8 KiB [emitted] [immutable] [minimized] (name: citation-js-core-citation-js-formats-citation-js-bibtex) (id hint: vendors) asset js/citation-js-formats.306c145a.js 67.7 KiB [emitted] [immutable] [minimized] (name: citation-js-formats) (id hint: vendors) asset js/code-frequency-graph.7d6d0c57.js 11 KiB [emitted] [immutable] [minimized] (name: code-frequency-graph) asset js/colorpicker.f575076b.js 7.86 KiB [emitted] [immutable] [minimized] (name: colorpicker) asset js/contributors-graph.b41f05b6.js 51.7 KiB [emitted] [immutable] [minimized] (name: contributors-graph) (id hint: vendors) asset js/dropzone.eba86b32.js 37 KiB [emitted] [immutable] [minimized] (name: dropzone) (id hint: vendors) asset js/easymde.0c0344e8.js 324 KiB [emitted] [immutable] [minimized] (name: easymde) (id hint: vendors) asset js/eventsource.sharedworker.js 1.7 KiB [emitted] [minimized] (name: eventsource.sharedworker) asset js/forgejoswagger.js 5.18 KiB [emitted] [minimized] (name: forgejoswagger) asset js/index.js 1.23 MiB [emitted] [minimized] (name: index) 1 related asset asset js/katex.c88d5be5.js 267 KiB [emitted] [immutable] [minimized] (name: katex) (id hint: vendors) asset js/mcaptcha-vanilla-glue.a1ccbf9d.js 3.5 KiB [emitted] [immutable] [minimized] (name: mcaptcha-vanilla-glue) asset js/mermaid.b6775170.js 560 KiB [emitted] [immutable] [minimized] (name: mermaid) (id hint: vendors) asset js/monaco-css.77228616.worker.js 1.47 MiB [emitted] [minimized] asset js/monaco-editor.669bd6b3.worker.js 735 KiB [emitted] [minimized] asset js/monaco-html.2f5aec9d.worker.js 1.15 MiB [emitted] [minimized] asset js/monaco-json.b4f4ced3.worker.js 870 KiB [emitted] [minimized] asset js/monaco-ts.2e16d925.worker.js 6.25 MiB [emitted] [minimized] asset js/monaco.140f2e2c.js 3.68 MiB [emitted] [immutable] [minimized] (name: monaco) (id hint: vendors) asset js/node_modules_mermaid-js_parser_dist_chunks_mermaid-parser_core_architecture-I3QFYML2_mjs.f984bf8a.js 531 bytes [emitted] [immutable] [minimized] asset js/node_modules_mermaid-js_parser_dist_chunks_mermaid-parser_core_gitGraph-YCYPL57B_mjs.e0e06234.js 519 bytes [emitted] [immutable] [minimized] asset js/node_modules_mermaid-js_parser_dist_chunks_mermaid-parser_core_info-46DW6VJ7_mjs.ee24fbd3.js 507 bytes [emitted] [immutable] [minimized] asset js/node_modules_mermaid-js_parser_dist_chunks_mermaid-parser_core_packet-W2GHVCYJ_mjs.7aa017a5.js 513 bytes [emitted] [immutable] [minimized] asset js/node_modules_mermaid-js_parser_dist_chunks_mermaid-parser_core_pie-BEWT4RHE_mjs.537545da.js 504 bytes [emitted] [immutable] [minimized] asset js/node_modules_mermaid_dist_chunks_mermaid_core_classDiagram-L266QK7U_mjs.96171c79.js 1.24 KiB [emitted] [immutable] [minimized] asset js/node_modules_mermaid_dist_chunks_mermaid_core_classDiagram-v2-JRWBCVM4_mjs.8b0bd6eb.js 1.25 KiB [emitted] [immutable] [minimized] asset js/node_modules_mermaid_dist_chunks_mermaid_core_diagram-DHSB7DV3_mjs.c74fdcd0.js 4.41 KiB [emitted] [immutable] [minimized] asset js/node_modules_mermaid_dist_chunks_mermaid_core_infoDiagram-SDLB2J7W_mjs.f5409c51.js 1.02 KiB [emitted] [immutable] [minimized] asset js/node_modules_mermaid_dist_chunks_mermaid_core_pieDiagram-OC6WZ2SS_mjs.8384870d.js 4.42 KiB [emitted] [immutable] [minimized] asset js/node_modules_mermaid_dist_chunks_mermaid_core_stateDiagram-v2-WR7QG3WR_mjs.68b5eb63.js 1.25 KiB [emitted] [immutable] [minimized] asset js/node_modules_monaco-editor_esm_vs_editor_common_services_sync_recursive_.7231c873.js 6.6 KiB [emitted] [immutable] [minimized] asset js/pdfobject.10584a35.js 4.09 KiB [emitted] [immutable] [minimized] (name: pdfobject) asset js/recent-commits-graph.ea7e79bf.js 10.7 KiB [emitted] [immutable] [minimized] (name: recent-commits-graph) asset js/sortablejs.9ea09496.js 44.9 KiB [emitted] [immutable] [minimized] (name: sortablejs) (id hint: vendors) asset js/swagger-ui.861b02df.js 1.29 MiB [emitted] [immutable] [minimized] (name: swagger-ui) (id hint: vendors) asset js/swagger.js 5.29 KiB [emitted] [minimized] (name: swagger) asset js/theme-forgejo-auto-deuteranopia-protanopia.js 30 bytes [emitted] [minimized] (name: theme-forgejo-auto-deuteranopia-protanopia) asset js/theme-forgejo-auto-tritanopia.js 30 bytes [emitted] [minimized] (name: theme-forgejo-auto-tritanopia) asset js/theme-forgejo-auto.js 30 bytes [emitted] [minimized] (name: theme-forgejo-auto) asset js/theme-forgejo-dark-deuteranopia-protanopia.js 30 bytes [emitted] [minimized] (name: theme-forgejo-dark-deuteranopia-protanopia) asset js/theme-forgejo-dark-tritanopia.js 30 bytes [emitted] [minimized] (name: theme-forgejo-dark-tritanopia) asset js/theme-forgejo-dark.js 30 bytes [emitted] [minimized] (name: theme-forgejo-dark) asset js/theme-forgejo-light-deuteranopia-protanopia.js 30 bytes [emitted] [minimized] (name: theme-forgejo-light-deuteranopia-protanopia) asset js/theme-forgejo-light-tritanopia.js 30 bytes [emitted] [minimized] (name: theme-forgejo-light-tritanopia) asset js/theme-forgejo-light.js 30 bytes [emitted] [minimized] (name: theme-forgejo-light) asset js/theme-gitea-auto.js 30 bytes [emitted] [minimized] (name: theme-gitea-auto) asset js/theme-gitea-dark.js 30 bytes [emitted] [minimized] (name: theme-gitea-dark) asset js/theme-gitea-light.js 30 bytes [emitted] [minimized] (name: theme-gitea-light) asset js/tribute.7f74a553.js 30 KiB [emitted] [immutable] [minimized] (name: tribute) (id hint: vendors) asset js/vendors-node_modules_katex_dist_katex_mjs.539c7d22.js 265 KiB [emitted] [immutable] [minimized] (id hint: vendors) asset js/vendors-node_modules_mermaid_dist_chunks_mermaid_core_architectureDiagram-PQUH6ZAG_mjs.df9a7337.js 147 KiB [emitted] [immutable] [minimized] (id hint: vendors) asset js/vendors-node_modules_mermaid_dist_chunks_mermaid_core_blockDiagram-5JUZGEFE_mjs.acd6afb4.js 79.3 KiB [emitted] [immutable] [minimized] (id hint: vendors) asset js/vendors-node_modules_mermaid_dist_chunks_mermaid_core_c4Diagram-7JAJQR3Y_mjs.913a4bd4.js 71.7 KiB [emitted] [immutable] [minimized] (id hint: vendors) asset js/vendors-node_modules_mermaid_dist_chunks_mermaid_core_dagre-QXRM2OYR_mjs.a9a27427.js 12.2 KiB [emitted] [immutable] [minimized] (id hint: vendors) asset js/vendors-node_modules_mermaid_dist_chunks_mermaid_core_erDiagram-MVNNDQJ5_mjs.a009299c.js 26.1 KiB [emitted] [immutable] [minimized] (id hint: vendors) asset js/vendors-node_modules_mermaid_dist_chunks_mermaid_core_flowDiagram-27HWSH3H_mjs.0804d870.js 60.6 KiB [emitted] [immutable] [minimized] (id hint: vendors) asset js/vendors-node_modules_mermaid_dist_chunks_mermaid_core_ganttDiagram-ZCE2YOAT_mjs.6bdf0a44.js 42.7 KiB [emitted] [immutable] [minimized] (id hint: vendors) asset js/vendors-node_modules_mermaid_dist_chunks_mermaid_core_gitGraphDiagram-ISGV4O2Y_mjs.df4bc375.js 25 KiB [emitted] [immutable] [minimized] (id hint: vendors) asset js/vendors-node_modules_mermaid_dist_chunks_mermaid_core_journeyDiagram-D7A75E63_mjs.f1021023.js 24.8 KiB [emitted] [immutable] [minimized] (id hint: vendors) asset js/vendors-node_modules_mermaid_dist_chunks_mermaid_core_kanban-definition-4GR4SRK3_mjs.96f62c23.js 21.1 KiB [emitted] [immutable] [minimized] (id hint: vendors) asset js/vendors-node_modules_mermaid_dist_chunks_mermaid_core_mindmap-definition-7EJRZJGK_mjs.2f13b0dc.js 101 KiB [emitted] [immutable] [minimized] (id hint: vendors) asset js/vendors-node_modules_mermaid_dist_chunks_mermaid_core_quadrantDiagram-OT6RYTWY_mjs.b5c6b69d.js 33.8 KiB [emitted] [immutable] [minimized] (id hint: vendors) asset js/vendors-node_modules_mermaid_dist_chunks_mermaid_core_requirementDiagram-BKGUWIPO_mjs.97d96d8f.js 30.5 KiB [emitted] [immutable] [minimized] (id hint: vendors) asset js/vendors-node_modules_mermaid_dist_chunks_mermaid_core_sankeyDiagram-3MH5UGAL_mjs.82d9325b.js 22.3 KiB [emitted] [immutable] [minimized] (id hint: vendors) asset js/vendors-node_modules_mermaid_dist_chunks_mermaid_core_sequenceDiagram-C4VUPXDP_mjs.1d31428c.js 90.4 KiB [emitted] [immutable] [minimized] (id hint: vendors) asset js/vendors-node_modules_mermaid_dist_chunks_mermaid_core_stateDiagram-BVO7J4UH_mjs.cdd7f82d.js 12.2 KiB [emitted] [immutable] [minimized] (id hint: vendors) asset js/vendors-node_modules_mermaid_dist_chunks_mermaid_core_timeline-definition-WOTUTIAU_mjs.30b8e67d.js 24 KiB [emitted] [immutable] [minimized] (id hint: vendors) asset js/vendors-node_modules_mermaid_dist_chunks_mermaid_core_xychartDiagram-NJOKMNIP_mjs.9e5ab07d.js 37.6 KiB [emitted] [immutable] [minimized] (id hint: vendors) asset js/webcomponents.js 85 KiB [emitted] [minimized] (name: webcomponents) assets by path css/*.css 970 KiB asset css/asciinema-player.41ec509e.css 35.8 KiB [emitted] [immutable] [minimized] (name: asciinema-player) (id hint: vendors) asset css/code-frequency-graph.55afbe7d.css 43 bytes [emitted] [immutable] [minimized] (name: code-frequency-graph) asset css/colorpicker.ec78e358.css 875 bytes [emitted] [immutable] [minimized] (name: colorpicker) asset css/contributors-graph.064f368f.css 353 bytes [emitted] [immutable] [minimized] (name: contributors-graph) (id hint: vendors) asset css/dropzone.5a752d14.css 4.49 KiB [emitted] [immutable] [minimized] (name: dropzone) (id hint: vendors) asset css/forgejoswagger.css 516 bytes [emitted] [minimized] (name: forgejoswagger) asset css/index.css 432 KiB [emitted] [minimized] (name: index) asset css/katex.41d5cba5.css 23.1 KiB [emitted] [immutable] [minimized] (name: katex) (id hint: vendors) asset css/monaco.5612f696.css 130 KiB [emitted] [immutable] [minimized] (name: monaco) (id hint: vendors) asset css/recent-commits-graph.45c55234.css 43 bytes [emitted] [immutable] [minimized] (name: recent-commits-graph) asset css/swagger-ui.9aeafbc4.css 147 KiB [emitted] [immutable] [minimized] (name: swagger-ui) (id hint: vendors) asset css/swagger.css 516 bytes [emitted] [minimized] (name: swagger) asset css/theme-forgejo-auto-deuteranopia-protanopia.css 25.9 KiB [emitted] [minimized] (name: theme-forgejo-auto-deuteranopia-protanopia) asset css/theme-forgejo-auto-tritanopia.css 25.9 KiB [emitted] [minimized] (name: theme-forgejo-auto-tritanopia) asset css/theme-forgejo-auto.css 25.5 KiB [emitted] [minimized] (name: theme-forgejo-auto) asset css/theme-forgejo-dark-deuteranopia-protanopia.css 14.4 KiB [emitted] [minimized] (name: theme-forgejo-dark-deuteranopia-protanopia) asset css/theme-forgejo-dark-tritanopia.css 14.4 KiB [emitted] [minimized] (name: theme-forgejo-dark-tritanopia) asset css/theme-forgejo-dark.css 14.2 KiB [emitted] [minimized] (name: theme-forgejo-dark) asset css/theme-forgejo-light-deuteranopia-protanopia.css 11.3 KiB [emitted] [minimized] (name: theme-forgejo-light-deuteranopia-protanopia) asset css/theme-forgejo-light-tritanopia.css 11.3 KiB [emitted] [minimized] (name: theme-forgejo-light-tritanopia) asset css/theme-forgejo-light.css 11.1 KiB [emitted] [minimized] (name: theme-forgejo-light) asset css/theme-gitea-auto.css 21 KiB [emitted] [minimized] (name: theme-gitea-auto) asset css/theme-gitea-dark.css 11.8 KiB [emitted] [minimized] (name: theme-gitea-dark) asset css/theme-gitea-light.css 8.99 KiB [emitted] [minimized] (name: theme-gitea-light) assets by path fonts/ 332 KiB asset fonts/KaTeX_AMS-Regular.73ea273a.woff2 27.4 KiB [emitted] [immutable] [from: node_modules/katex/dist/fonts/KaTeX_AMS-Regular.woff2] (auxiliary name: katex) (auxiliary id hint: vendors) asset fonts/KaTeX_Caligraphic-Bold.a1abf90d.woff2 6.75 KiB [emitted] [immutable] [from: node_modules/katex/dist/fonts/KaTeX_Caligraphic-Bold.woff2] (auxiliary name: katex) (auxiliary id hint: vendors) asset fonts/KaTeX_Caligraphic-Regular.d6484fce.woff2 6.75 KiB [emitted] [immutable] [from: node_modules/katex/dist/fonts/KaTeX_Caligraphic-Regular.woff2] (auxiliary name: katex) (auxiliary id hint: vendors) asset fonts/KaTeX_Fraktur-Bold.931d67ea.woff2 11.1 KiB [emitted] [immutable] [from: node_modules/katex/dist/fonts/KaTeX_Fraktur-Bold.woff2] (auxiliary name: katex) (auxiliary id hint: vendors) asset fonts/KaTeX_Fraktur-Regular.172d3529.woff2 11.1 KiB [emitted] [immutable] [from: node_modules/katex/dist/fonts/KaTeX_Fraktur-Regular.woff2] (auxiliary name: katex) (auxiliary id hint: vendors) asset fonts/KaTeX_Main-Bold.39890742.woff2 24.7 KiB [emitted] [immutable] [from: node_modules/katex/dist/fonts/KaTeX_Main-Bold.woff2] (auxiliary name: katex) (auxiliary id hint: vendors) asset fonts/KaTeX_Main-BoldItalic.20f389c4.woff2 16.4 KiB [emitted] [immutable] [from: node_modules/katex/dist/fonts/KaTeX_Main-BoldItalic.woff2] (auxiliary name: katex) (auxiliary id hint: vendors) asset fonts/KaTeX_Main-Italic.fe2176f7.woff2 16.6 KiB [emitted] [immutable] [from: node_modules/katex/dist/fonts/KaTeX_Main-Italic.woff2] (auxiliary name: katex) (auxiliary id hint: vendors) asset fonts/KaTeX_Main-Regular.f650f111.woff2 25.7 KiB [emitted] [immutable] [from: node_modules/katex/dist/fonts/KaTeX_Main-Regular.woff2] (auxiliary name: katex) (auxiliary id hint: vendors) asset fonts/KaTeX_Math-BoldItalic.dcbcbd93.woff2 16 KiB [emitted] [immutable] [from: node_modules/katex/dist/fonts/KaTeX_Math-BoldItalic.woff2] (auxiliary name: katex) (auxiliary id hint: vendors) asset fonts/KaTeX_Math-Italic.6d3d25f4.woff2 16.1 KiB [emitted] [immutable] [from: node_modules/katex/dist/fonts/KaTeX_Math-Italic.woff2] (auxiliary name: katex) (auxiliary id hint: vendors) asset fonts/KaTeX_SansSerif-Bold.95591a92.woff2 11.9 KiB [emitted] [immutable] [from: node_modules/katex/dist/fonts/KaTeX_SansSerif-Bold.woff2] (auxiliary name: katex) (auxiliary id hint: vendors) asset fonts/KaTeX_SansSerif-Italic.7d393d38.woff2 11.7 KiB [emitted] [immutable] [from: node_modules/katex/dist/fonts/KaTeX_SansSerif-Italic.woff2] (auxiliary name: katex) (auxiliary id hint: vendors) asset fonts/KaTeX_SansSerif-Regular.cd5e231e.woff2 10.1 KiB [emitted] [immutable] [from: node_modules/katex/dist/fonts/KaTeX_SansSerif-Regular.woff2] (auxiliary name: katex) (auxiliary id hint: vendors) asset fonts/KaTeX_Script-Regular.c81d1b2a.woff2 9.42 KiB [emitted] [immutable] [from: node_modules/katex/dist/fonts/KaTeX_Script-Regular.woff2] (auxiliary name: katex) (auxiliary id hint: vendors) asset fonts/KaTeX_Size1-Regular.6eec866c.woff2 5.34 KiB [emitted] [immutable] [from: node_modules/katex/dist/fonts/KaTeX_Size1-Regular.woff2] (auxiliary name: katex) (auxiliary id hint: vendors) asset fonts/KaTeX_Size2-Regular.2960900c.woff2 5.09 KiB [emitted] [immutable] [from: node_modules/katex/dist/fonts/KaTeX_Size2-Regular.woff2] (auxiliary name: katex) (auxiliary id hint: vendors) asset fonts/KaTeX_Size3-Regular.e1951519.woff2 3.54 KiB [emitted] [immutable] [from: node_modules/katex/dist/fonts/KaTeX_Size3-Regular.woff2] (auxiliary name: katex) (auxiliary id hint: vendors) asset fonts/KaTeX_Size4-Regular.e418bf25.woff2 4.81 KiB [emitted] [immutable] [from: node_modules/katex/dist/fonts/KaTeX_Size4-Regular.woff2] (auxiliary name: katex) (auxiliary id hint: vendors) asset fonts/KaTeX_Typewriter-Regular.c295e7f7.woff2 13.3 KiB [emitted] [immutable] [from: node_modules/katex/dist/fonts/KaTeX_Typewriter-Regular.woff2] (auxiliary name: katex) (auxiliary id hint: vendors) asset fonts/codicon.f6283f7c.ttf 78.5 KiB [emitted] [immutable] [from: node_modules/monaco-editor/esm/vs/base/browser/ui/codicons/codicon/codicon.ttf] webpack 5.98.0 compiled successfully in 52119 ms Running go generate... go: downloading github.com/google/go-github/v64 v64.0.0 go: downloading github.com/urfave/cli/v2 v2.27.6 go: downloading code.forgejo.org/f3/gof3/v3 v3.10.6 go: downloading code.forgejo.org/go-chi/session v1.0.1 go: downloading github.com/santhosh-tekuri/jsonschema/v6 v6.0.1 go: downloading github.com/valyala/fastjson v1.6.4 go: downloading github.com/mattn/go-sqlite3 v1.14.28 go: downloading github.com/buildkite/terminal-to-html/v3 v3.16.8 go: downloading github.com/editorconfig/editorconfig-core-go/v2 v2.6.3 go: downloading github.com/niklasfasching/go-org v1.7.0 go: downloading github.com/go-chi/chi/v5 v5.2.0 go: downloading github.com/caddyserver/certmagic v0.22.2 go: downloading github.com/felixge/fgprof v0.9.5 go: downloading github.com/go-ldap/ldap/v3 v3.4.6 go: downloading code.gitea.io/sdk/gitea v0.20.0 go: downloading github.com/gorilla/sessions v1.4.0 go: downloading github.com/gogs/go-gogs-client v0.0.0-20210131175652-1d7215cd8d85 go: downloading github.com/huandu/xstrings v1.5.0 go: downloading github.com/Azure/go-ntlmssp v0.0.0-20221128193559-754e69321358 go: downloading code.forgejo.org/go-chi/captcha v1.0.1 go: downloading github.com/markbates/goth v1.80.0 go: downloading github.com/golang/freetype v0.0.0-20170609003504-e2365dfdc4a0 go: downloading gitlab.com/gitlab-org/api/client-go v0.126.0 go: downloading github.com/go-ap/activitypub v0.0.0-20231114162308-e219254dc5c9 go: downloading github.com/jaytaylor/html2text v0.0.0-20230321000545-74c2419ad056 go: downloading code.forgejo.org/forgejo/ssh v0.0.0-20241211213324-5fc306ca0616 go: downloading golang.org/x/oauth2 v0.28.0 go: downloading github.com/blevesearch/bleve/v2 v2.4.4 go: downloading github.com/olivere/elastic/v7 v7.0.32 go: downloading github.com/chi-middleware/proxy v1.1.1 go: downloading github.com/go-chi/cors v1.2.1 go: downloading gopkg.in/gomail.v2 v2.0.0-20160411212932-81ebce5c23df go: downloading github.com/go-co-op/gocron v1.37.0 go: downloading github.com/meilisearch/meilisearch-go v0.31.0 go: downloading code.forgejo.org/forgejo/reply v1.0.2 go: downloading codeberg.org/gusted/mcaptcha v0.0.0-20220723083913-4f3072e1d570 go: downloading github.com/prometheus/client_golang v1.21.1 go: downloading go.uber.org/mock v0.5.0 go: downloading github.com/emersion/go-imap v1.2.1 go: downloading github.com/go-ap/jsonld v0.0.0-20221030091449-f2a191312c73 go: downloading connectrpc.com/connect v1.17.0 go: downloading github.com/gorilla/feeds v1.2.0 go: downloading github.com/jhillyerd/enmime/v2 v2.1.0 go: downloading github.com/PuerkitoBio/goquery v1.10.2 go: downloading golang.org/x/mod v0.24.0 go: downloading github.com/gorilla/securecookie v1.1.2 go: downloading github.com/olekukonko/tablewriter v0.0.5 go: downloading github.com/ssor/bom v0.0.0-20170718123548-6386211fdfcf go: downloading github.com/google/go-cmp v0.7.0 go: downloading github.com/anmitsu/go-shlex v0.0.0-20200514113438-38f4b401e2be go: downloading github.com/go-asn1-ber/asn1-ber v1.5.5 go: downloading github.com/go-fed/httpsig v1.1.0 go: downloading github.com/emersion/go-sasl v0.0.0-20231106173351-e73c9f7bad43 go: downloading go.uber.org/zap/exp v0.3.0 go: downloading github.com/caddyserver/zerossl v0.1.3 go: downloading github.com/libdns/libdns v0.2.3 go: downloading github.com/mholt/acmez/v3 v3.1.1 go: downloading github.com/zeebo/blake3 v0.2.4 go: downloading github.com/miekg/dns v1.1.63 go: downloading github.com/go-ap/errors v0.0.0-20231003111023-183eef4b31b7 go: downloading code.forgejo.org/forgejo/go-xsd-duration v0.0.0-20220703122237-02e73435a078 go: downloading github.com/andybalholm/cascadia v1.3.3 go: downloading github.com/pkg/errors v0.9.1 go: downloading github.com/cention-sany/utf7 v0.0.0-20170124080048-26cad61bd60a go: downloading github.com/xrash/smetrics v0.0.0-20240521201337-686a1a2994c1 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.5 go: downloading github.com/mailru/easyjson v0.9.0 go: downloading github.com/golang-jwt/jwt/v4 v4.5.1 go: downloading github.com/beorn7/perks v1.0.1 go: downloading github.com/prometheus/client_model v0.6.1 go: downloading github.com/prometheus/common v0.62.0 go: downloading github.com/prometheus/procfs v0.15.1 go: downloading github.com/gorilla/mux v1.8.1 go: downloading github.com/markbates/going v1.0.3 go: downloading cloud.google.com/go/compute/metadata v0.6.0 go: downloading github.com/mrjones/oauth v0.0.0-20190623134757-126b35219450 go: downloading github.com/russross/blackfriday/v2 v2.1.0 go: downloading github.com/josharian/intern v1.0.0 go: downloading github.com/google/go-querystring v1.1.0 go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 go: downloading github.com/hashicorp/go-retryablehttp v0.7.7 go: downloading golang.org/x/time v0.10.0 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 go: downloading github.com/blevesearch/geo v0.1.20 go: downloading github.com/golang/protobuf v1.5.4 go: downloading github.com/blevesearch/bleve_index_api v1.1.12 go: downloading github.com/blevesearch/segment v0.9.1 go: downloading go.etcd.io/bbolt v1.4.0 go: downloading github.com/blevesearch/gtreap v0.1.1 go: downloading github.com/blevesearch/upsidedown_store_api v1.0.2 go: downloading github.com/blevesearch/scorch_segment_api/v2 v2.2.16 go: downloading github.com/blevesearch/snowballstem v0.9.0 go: downloading github.com/RoaringBitmap/roaring v1.9.3 go: downloading github.com/blevesearch/go-porterstemmer v1.0.3 go: downloading github.com/blevesearch/vellum v1.0.10 go: downloading github.com/blevesearch/zapx/v14 v14.3.10 go: downloading github.com/blevesearch/zapx/v13 v13.3.10 go: downloading github.com/blevesearch/zapx/v12 v12.3.10 go: downloading github.com/blevesearch/zapx/v15 v15.3.16 go: downloading github.com/blevesearch/zapx/v11 v11.3.10 go: downloading github.com/blevesearch/zapx/v16 v16.1.9-0.20241217210638-a0519e7caf3b go: downloading github.com/blevesearch/mmap-go v1.0.4 go: downloading github.com/bits-and-blooms/bitset v1.13.0 go: downloading github.com/golang/geo v0.0.0-20230421003525-6adc56603217 main.go build/codeformat/formatimports.go build/codeformat/formatimports_test.go build/lint-locale/lint-locale.go build/lint-locale/lint-locale_test.go build/lint-locale-usage/lint-locale-usage.go build/lint-locale-usage/lint-locale-usage_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_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/dump_test.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 cmd/forgejo/actions.go cmd/forgejo/actions_test.go cmd/forgejo/f3.go cmd/forgejo/forgejo.go contrib/backport/backport.go contrib/environment-to-ini/environment-to-ini.go models/error.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/repo_transfer_test.go models/actions/artifact.go models/actions/forgejo.go models/actions/forgejo_test.go models/actions/main_test.go models/actions/run.go models/actions/run_job.go models/actions/run_job_list.go models/actions/run_job_status_test.go models/actions/run_job_test.go models/actions/run_list.go models/actions/runner.go models/actions/runner_list.go models/actions/runner_test.go models/actions/runner_token.go models/actions/runner_token_test.go models/actions/schedule.go models/actions/schedule_spec.go models/actions/schedule_spec_list.go models/actions/schedule_spec_test.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/repo_activity_test.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_object_verification.go models/asymkey/gpg_key_tag_verification.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_deploy.go models/asymkey/ssh_key_fingerprint.go models/asymkey/ssh_key_object_verification.go models/asymkey/ssh_key_object_verification_test.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/two_factor.go models/auth/two_factor_test.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/session_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/forgefed/federationhost.go models/forgefed/federationhost_repository.go models/forgefed/federationhost_test.go models/forgefed/nodeinfo.go models/forgefed/nodeinfo_test.go models/forgejo/semver/main_test.go models/forgejo/semver/semver.go models/forgejo/semver/semver_test.go models/forgejo_migrations/main_test.go models/forgejo_migrations/migrate.go models/forgejo_migrations/migrate_test.go models/forgejo_migrations/v13.go models/forgejo_migrations/v14.go models/forgejo_migrations/v15.go models/forgejo_migrations/v16.go models/forgejo_migrations/v17.go models/forgejo_migrations/v18.go models/forgejo_migrations/v19.go models/forgejo_migrations/v20.go models/forgejo_migrations/v21.go models/forgejo_migrations/v22.go models/forgejo_migrations/v23.go models/forgejo_migrations/v24.go models/forgejo_migrations/v25.go models/forgejo_migrations/v25_test.go models/forgejo_migrations/v26.go models/forgejo_migrations/v27.go models/forgejo_migrations/v28.go models/forgejo_migrations/v1_20/v1.go models/forgejo_migrations/v1_20/v2.go models/forgejo_migrations/v1_20/v3.go models/forgejo_migrations/v1_22/main_test.go models/forgejo_migrations/v1_22/v10.go models/forgejo_migrations/v1_22/v11.go models/forgejo_migrations/v1_22/v12.go models/forgejo_migrations/v1_22/v4.go models/forgejo_migrations/v1_22/v5.go models/forgejo_migrations/v1_22/v6.go models/forgejo_migrations/v1_22/v7.go models/forgejo_migrations/v1_22/v8.go models/forgejo_migrations/v1_22/v8_test.go models/forgejo_migrations/v1_22/v9.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/lfs_test.go models/git/protected_branch.go models/git/protected_branch_list.go models/git/protected_branch_list_test.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/action_aggregator.go models/issues/assignees.go models/issues/comment.go models/issues/comment_code.go models/issues/comment_list.go models/issues/comment_list_test.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_index_test.go models/issues/issue_label_test.go models/issues/issue_list_test.go models/issues/issue_project_test.go models/issues/issue_stats_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/migrations_test.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/test/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/v288.go models/migrations/v1_22/v289.go models/migrations/v1_22/v290.go models/migrations/v1_22/v290_test.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/v298.go models/migrations/v1_23/main_test.go models/migrations/v1_23/v299.go models/migrations/v1_23/v300.go models/migrations/v1_23/v301.go models/migrations/v1_23/v302.go models/migrations/v1_23/v303.go models/migrations/v1_23/v303_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/org.go models/organization/org_list.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_list_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/main_test.go models/packages/package.go models/packages/package_blob.go models/packages/package_blob_test.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/alt/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/debian/search_test.go models/packages/nuget/search.go models/packages/rpm/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/column.go models/project/column_test.go models/project/issue.go models/project/main_test.go models/project/project.go models/project/project_test.go models/project/template.go models/pull/automerge.go models/pull/review_state.go models/quota/default.go models/quota/errors.go models/quota/group.go models/quota/limit_subject.go models/quota/quota.go models/quota/rule.go models/quota/used.go models/quota/quota_group_test.go models/quota/quota_rule_test.go models/repo/archive_download_count.go models/repo/archiver.go models/repo/attachment.go models/repo/avatar.go models/repo/collaboration.go models/repo/following_repo.go models/repo/following_repo_test.go models/repo/fork.go models/repo/git.go models/repo/issue.go models/repo/language_stats.go models/repo/language_stats_test.go models/repo/mirror.go models/repo/pushmirror.go models/repo/redirect.go models/repo/release.go models/repo/release_list.go models/repo/release_list_test.go models/repo/release_test.go models/repo/repo.go models/repo/repo_flags.go models/repo/repo_indexer.go models/repo/repo_list.go models/repo/repo_repository.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/archive_download_count_test.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_flags_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/fixture_loader.go models/unittest/fixtures.go models/unittest/fscopy.go models/unittest/mock_http.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/federated_user.go models/user/federated_user_test.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_repository.go models/user/user_system.go models/user/user_update.go models/user/block_test.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/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/card/card.go modules/card/card_test.go modules/charset/ambiguous.go modules/charset/ambiguous_gen.go modules/charset/ambiguous_gen_test.go modules/charset/charset.go modules/charset/charset_test.go modules/charset/escape.go internal/unsafeheader internal/godebugs internal/goos internal/byteorder internal/coverage/rtcov internal/goexperiment internal/itoa internal/asan internal/profilerecord unicode/utf8 math/bits cmp internal/msan internal/runtime/syscall unicode internal/cpu sync/atomic encoding internal/goarch internal/runtime/math internal/abi internal/chacha8rand math internal/runtime/atomic internal/bytealg internal/runtime/sys internal/runtime/exithook internal/stringslite internal/race internal/sync internal/runtime/maps runtime iter internal/reflectlite sync maps slices errors sort internal/bisect internal/testlog internal/oserror strconv io path syscall internal/godebug bytes strings golang.org/x/text/unicode/rangetable reflect go/build/constraint internal/syscall/execenv time internal/syscall/unix io/fs internal/poll internal/filepathlite os internal/fmtsort fmt path/filepath flag text/tabwriter go/token text/template/parse net/url go/doc/comment go/scanner go/ast text/template go/parser go/printer go/format command-line-arguments unicode/utf16 log/internal math/rand context encoding/binary 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 forgejo.org/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/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/forgefed/activity_like.go modules/forgefed/activity_like_test.go modules/forgefed/activity_undo_like.go modules/forgefed/activity_undo_like_test.go modules/forgefed/activity_validateandcheckerror_test.go modules/forgefed/actor.go modules/forgefed/actor_test.go modules/forgefed/forgefed.go modules/forgefed/nodeinfo.go modules/forgefed/repository.go modules/forgefed/repository_test.go modules/generate/generate.go modules/generate/generate_test.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_test.go modules/git/command.go modules/git/command_test.go modules/git/commit.go modules/git/commit_info.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/log_name_status.go modules/git/notes.go modules/git/object_format.go modules/git/object_id.go modules/git/object_id_test.go modules/git/object_signature.go modules/git/parse.go modules/git/parse_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.go modules/git/repo_base_test.go modules/git/repo_blame.go modules/git/repo_blob_test.go modules/git/repo_branch.go modules/git/repo_branch_test.go modules/git/repo_commit.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_test.go modules/git/repo_object.go modules/git/repo_ref.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_test.go modules/git/repo_test.go modules/git/repo_tree.go modules/git/signature.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_entry.go modules/git/tree_entry_mode.go modules/git/tree_test.go modules/git/utils.go modules/git/utils_test.go modules/git/notes_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.go modules/git/pipeline/namerev.go modules/git/pipeline/revlist.go modules/git/pushoptions/pushoptions.go modules/git/pushoptions/pushoptions_test.go modules/git/url/url.go modules/git/url/url_test.go modules/gitrepo/branch.go modules/gitrepo/gitrepo.go modules/gitrepo/walk.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/net_unix_linux_test.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/bleve/tokenizer/hierarchy/hierarchy.go modules/indexer/code/bleve/tokenizer/hierarchy/hierarchy_test.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/metadata.go modules/indexer/internal/bleve/metadata_test.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/qstring.go modules/indexer/issues/internal/qstring_test.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/keying/keying.go modules/keying/keying_test.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.go modules/lfs/pointer_test.go modules/lfs/shared.go modules/lfs/transferadapter.go modules/lfs/transferadapter_test.go modules/locale/utils.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_buffer.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_go1.24.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_impl_test.go modules/log/logger_test.go modules/log/manager.go modules/log/manager_test.go modules/log/misc.go modules/log/stack.go modules/log/event_writer_buffer_test.go modules/markup/camo.go modules/markup/camo_test.go modules/markup/file_preview.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/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/color_util.go modules/markup/markdown/color_util_test.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_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/callout/ast.go modules/markup/markdown/callout/github.go modules/markup/markdown/callout/github_legacy.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_block_node.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/markdown/util/text.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_bindata.go go: downloading github.com/lunny/vfsgen v0.0.0-20220105142115-2c99e1ffdfa0 go: downloading github.com/shurcooL/httpfs v0.0.0-20230704072500-f1e31cf0ba5c crypto/internal/fips140/alias vendor/golang.org/x/crypto/cryptobyte/asn1 internal/nettrace container/list crypto/internal/fips140deps/byteorder crypto/internal/boring/sig vendor/golang.org/x/crypto/internal/alias crypto/internal/fips140deps/cpu crypto/internal/fips140/subtle weak internal/singleflight vendor/golang.org/x/net/dns/dnsmessage math/rand/v2 crypto/internal/fips140deps/godebug crypto/internal/impl hash net/http/internal/ascii unique vendor/golang.org/x/text/transform bufio encoding/pem crypto/internal/sysrand encoding/hex vendor/golang.org/x/net/http2/hpack vendor/golang.org/x/text/unicode/bidi encoding/asn1 crypto hash/crc32 crypto/internal/fips140 crypto/subtle crypto/internal/entropy vendor/golang.org/x/text/unicode/norm crypto/tls/internal/fips140tls crypto/internal/fips140/sha256 crypto/internal/fips140/sha512 crypto/internal/fips140/sha3 vendor/golang.org/x/crypto/internal/poly1305 crypto/internal/randutil net/http/internal mime/quotedprintable compress/flate mime crypto/sha3 net/netip crypto/internal/fips140/hmac crypto/internal/fips140hash crypto/internal/fips140/check vendor/golang.org/x/text/secure/bidirule crypto/internal/fips140/hkdf crypto/internal/fips140/tls12 crypto/internal/fips140/bigmod crypto/internal/fips140/edwards25519/field crypto/internal/fips140/aes crypto/internal/fips140/nistec/fiat crypto/internal/fips140/tls13 crypto/x509/pkix vendor/golang.org/x/crypto/cryptobyte crypto/internal/fips140/edwards25519 compress/gzip crypto/internal/fips140/drbg crypto/internal/fips140only crypto/internal/fips140/mlkem crypto/internal/fips140/rsa crypto/internal/fips140/aes/gcm crypto/rc4 crypto/dsa crypto/md5 crypto/internal/fips140/ed25519 vendor/golang.org/x/net/idna crypto/cipher crypto/internal/boring vendor/golang.org/x/crypto/chacha20 crypto/des crypto/rand crypto/sha1 crypto/internal/boring/bbig crypto/aes crypto/sha256 crypto/hmac crypto/sha512 crypto/ed25519 crypto/rsa net vendor/golang.org/x/crypto/chacha20poly1305 crypto/internal/fips140/nistec crypto/internal/fips140/ecdh crypto/elliptic crypto/internal/fips140/ecdsa crypto/ecdh crypto/internal/hpke crypto/ecdsa vendor/golang.org/x/net/http/httpproxy net/textproto crypto/x509 vendor/golang.org/x/net/http/httpguts mime/multipart crypto/tls net/http/httptrace net/http github.com/shurcooL/httpfs/vfsutil github.com/shurcooL/vfsgen command-line-arguments generating bindata for migration modules/migration/schemas_static.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/options_bindata.go generating bindata for options 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/alpine/metadata.go modules/packages/alpine/metadata_test.go modules/packages/arch/metadata.go modules/packages/arch/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_stacktraces_test.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_bindata.go generating bindata for public modules/public/public_test.go modules/public/serve_static.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_redis_with_server_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/queue/mock/inmemorymockredis.go modules/queue/mock/redisuniversalclient.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/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/admin_test.go modules/setting/api.go modules/setting/asset_static.go modules/setting/attachment.go modules/setting/attachment_test.go modules/setting/badges.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/disposable_email_domain_data.go modules/setting/f3.go modules/setting/federation.go modules/setting/forgejo_storage_test.go modules/setting/git.go modules/setting/git_test.go modules/setting/highlight.go modules/setting/i18n.go modules/setting/incoming_email.go modules/setting/incoming_email_test.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/quota.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/server_test.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/action.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/moderation.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/quota.go modules/structs/release.go modules/structs/repo.go modules/structs/repo_actions.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_flags.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/structs/workflow.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/helper.go modules/templates/helper_test.go modules/templates/htmlrenderer.go modules/templates/htmlrenderer_test.go modules/templates/mailer.go modules/templates/static.go modules/templates/templates_bindata.go generating bindata for templates modules/templates/util_avatar.go modules/templates/util_date.go modules/templates/util_date_test.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_string_test.go modules/templates/util_test.go modules/templates/main_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/distant_federation_server_mock.go modules/test/logchecker.go modules/test/logchecker_test.go modules/test/utils.go modules/test/utils_test.go modules/testlogger/testlogger.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/plural_rules.go modules/translation/translation.go modules/translation/translation_test.go modules/translation/i18n/dummy.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/translation/i18n/dummy_test.go modules/turnstile/turnstile.go modules/typesniffer/typesniffer.go modules/typesniffer/typesniffer_test.go modules/updatechecker/update_checker.go modules/updatechecker/update_checker_test.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/email.go modules/validation/email_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/validatable.go modules/validation/validatable_test.go modules/validation/validurl_test.go modules/validation/validurllist_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 modules/zstd/option.go modules/zstd/zstd.go modules/zstd/zstd_test.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/main_test.go routers/api/actions/runner/runner.go routers/api/forgejo/v1/api.go routers/api/forgejo/v1/forgejo.go routers/api/forgejo/v1/generated.go routers/api/forgejo/v1/root.go routers/api/packages/api.go routers/api/packages/alpine/alpine.go routers/api/packages/alt/alt.go routers/api/packages/arch/arch.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/shared/middleware.go routers/api/v1/api.go routers/api/v1/activitypub/actor.go routers/api/v1/activitypub/person.go routers/api/v1/activitypub/repository.go routers/api/v1/activitypub/repository_test.go routers/api/v1/activitypub/reqsignature.go routers/api/v1/activitypub/response.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/quota.go routers/api/v1/admin/quota_group.go routers/api/v1/admin/quota_rule.go routers/api/v1/admin/repo.go routers/api/v1/admin/runners.go routers/api/v1/admin/user.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/hook.go routers/api/v1/org/label.go routers/api/v1/org/member.go routers/api/v1/org/org.go routers/api/v1/org/quota.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/download.go routers/api/v1/repo/file.go routers/api/v1/repo/flags.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/quota.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/quota.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/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/quota.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/block.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/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-forgejo.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/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/blocked_users.go routers/web/org/setting/runners.go routers/web/org/setting/storage_overview.go routers/web/repo/action_aggregator_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/card.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/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_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/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/actions_test.go routers/web/repo/actions/main_test.go routers/web/repo/actions/manual.go routers/web/repo/actions/view.go routers/web/repo/badges/badges.go routers/web/repo/flags/manage.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/storage_overview.go routers/web/shared/actions/main_test.go routers/web/shared/actions/runners.go routers/web/shared/actions/runners_test.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/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/blocked_users.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/storage_overview.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/cleanup_test.go services/actions/clear_tasks.go services/actions/commit_status.go services/actions/context.go services/actions/context_test.go services/actions/init.go services/actions/interface.go services/actions/job_emitter.go services/actions/job_emitter_test.go services/actions/main_test.go services/actions/notifier.go services/actions/notifier_helper.go services/actions/notifier_helper_test.go services/actions/rerun.go services/actions/rerun_test.go services/actions/schedule_tasks.go services/actions/task.go services/actions/variables.go services/actions/workflows.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/additional_scopes_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/main_test.go services/auth/oauth2.go services/auth/oauth2_test.go services/auth/reverseproxy.go services/auth/reverseproxy_test.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/jwtsigningkey_test.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/remote/source.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/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/quota.go services/context/repo.go services/context/repository.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_test.go services/convert/quota.go services/convert/release.go services/convert/release_test.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/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/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/mergebase.go services/doctor/misc.go services/doctor/packages_nuget.go services/doctor/paths.go services/doctor/push_mirror_consistency.go services/doctor/repository.go services/doctor/storage.go services/doctor/usertype.go services/externalaccount/link.go services/externalaccount/user.go services/f3/driver/asset.go services/f3/driver/assets.go services/f3/driver/comment.go services/f3/driver/comments.go services/f3/driver/common.go services/f3/driver/container.go services/f3/driver/forge.go services/f3/driver/issue.go services/f3/driver/issues.go services/f3/driver/label.go services/f3/driver/labels.go services/f3/driver/main.go services/f3/driver/main_test.go services/f3/driver/milestone.go services/f3/driver/milestones.go services/f3/driver/options.go services/f3/driver/organization.go services/f3/driver/organizations.go services/f3/driver/project.go services/f3/driver/projects.go services/f3/driver/pullrequest.go services/f3/driver/pullrequests.go services/f3/driver/reaction.go services/f3/driver/reactions.go services/f3/driver/release.go services/f3/driver/releases.go services/f3/driver/repositories.go services/f3/driver/repository.go services/f3/driver/review.go services/f3/driver/reviewcomment.go services/f3/driver/reviewcomments.go services/f3/driver/reviews.go services/f3/driver/root.go services/f3/driver/topic.go services/f3/driver/topics.go services/f3/driver/tree.go services/f3/driver/user.go services/f3/driver/users.go services/f3/driver/options/name.go services/f3/driver/options/options.go services/f3/driver/tests/init.go services/f3/driver/tests/new.go services/f3/driver/tests/options.go services/f3/util/logger.go services/f3/util/logger_test.go services/federation/federation_service.go services/feed/action.go services/feed/action_test.go services/forgejo/main_test.go services/forgejo/sanity.go services/forgejo/sanity_test.go services/forgejo/sanity_v1TOv5_0_1Included.go services/forgejo/sanity_v1TOv5_0_1Included_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/status.go services/issue/template.go services/issue/comments_test.go services/lfs/locks.go services/lfs/server.go services/mailer/mail.go services/mailer/mail_admin_new_user.go services/mailer/mail_admin_new_user_test.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/mail_auth_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/forgejo_downloader.go services/migrations/forgejo_downloader_test.go services/migrations/git.go services/migrations/gitbucket.go services/migrations/gitea_downloader.go services/migrations/gitea_downloader_test.go services/migrations/gitea_sdk_hack.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/package_update.go services/packages/packages.go services/packages/alpine/repository.go services/packages/alt/repository.go services/packages/arch/repository.go services/packages/cargo/index.go services/packages/cleanup/cleanup.go services/packages/cleanup/cleanup_sha256_test.go services/packages/cleanup/main_test.go services/packages/container/blob_uploader.go services/packages/container/cleanup.go services/packages/container/cleanup_sha256.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/temp_repo.go services/pull/update.go services/pull/update_rebase.go services/pull/review_test.go services/release/release.go services/release/release_test.go services/release/tag.go services/remote/promote.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/review.go services/repository/review_test.go services/repository/setting.go services/repository/star.go services/repository/template.go services/repository/transfer.go services/repository/transfer_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/temp_repo_test.go services/repository/files/tree.go services/repository/files/tree_test.go services/repository/files/update.go services/repository/files/upload.go services/repository/gitgraph/graph.go services/repository/gitgraph/graph_models.go services/repository/gitgraph/graph_test.go services/repository/gitgraph/parser.go services/secrets/secrets.go services/secrets/validation.go services/shared/automerge/automerge.go services/task/migrate.go services/task/task.go services/uinotification/notify.go services/user/avatar.go services/user/avatar_test.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/default.go services/webhook/default_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/gogs.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/notifier_test.go services/webhook/packagist.go services/webhook/packagist_test.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/webhook/shared/img.go services/webhook/shared/payloader.go services/webhook/sourcehut/builds.go services/webhook/sourcehut/builds_test.go services/wiki/wiki.go services/wiki/wiki_path.go services/wiki/wiki_test.go tests/test_utils.go tests/e2e/changes.go tests/e2e/debugserver_test.go tests/e2e/declare_repos_test.go tests/e2e/e2e_test.go tests/e2e/utils_e2e_test.go tests/fuzz/fuzz_test.go tests/integration/actions_commit_status_test.go tests/integration/actions_job_test.go tests/integration/actions_log_test.go tests/integration/actions_route_test.go tests/integration/actions_runner_test.go tests/integration/actions_trigger_test.go tests/integration/actions_variables_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_actor_test.go tests/integration/api_activitypub_person_test.go tests/integration/api_activitypub_repository_test.go tests/integration/api_admin_actions_test.go tests/integration/api_admin_org_test.go tests/integration/api_admin_test.go tests/integration/api_block_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_plain_text_titles_test.go tests/integration/api_forgejo_root_test.go tests/integration/api_forgejo_version_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_health_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_actions_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_alt_test.go tests/integration/api_packages_arch_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_cleanup_sha256_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_push_mirror_test.go tests/integration/api_quota_management_test.go tests/integration/api_quota_use_test.go tests/integration/api_releases_test.go tests/integration/api_repo_actions_test.go tests/integration/api_repo_activities_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_pulls_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_actions_test.go tests/integration/api_user_avatar_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_variables_test.go tests/integration/api_user_watch_test.go tests/integration/api_wiki_test.go tests/integration/appearance_settings_test.go tests/integration/archived_labels_display_test.go tests/integration/attachment_test.go tests/integration/auth_ldap_test.go tests/integration/auth_token_test.go tests/integration/benchmarks_test.go tests/integration/block_test.go tests/integration/branches_test.go tests/integration/change_default_branch_test.go tests/integration/cmd_admin_test.go tests/integration/cmd_forgejo_actions_test.go tests/integration/cmd_forgejo_f3_test.go tests/integration/cmd_keys_test.go tests/integration/codeowner_test.go tests/integration/comment_roles_system_test.go tests/integration/comment_roles_test.go tests/integration/commit_status_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/disable_forgotten_password_test.go tests/integration/doctor_packages_nuget_test.go tests/integration/download_test.go tests/integration/dummy_lang_test.go tests/integration/dump_restore_test.go tests/integration/easymde_test.go tests/integration/editor_test.go tests/integration/empty_repo_test.go tests/integration/eventsource_test.go tests/integration/explore_code_test.go tests/integration/explore_org_test.go tests/integration/explore_repos_test.go tests/integration/explore_user_test.go tests/integration/feed_repo_test.go tests/integration/feed_user_test.go tests/integration/forgejo_confirmation_repo_test.go tests/integration/forgejo_git_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_subscribe_test.go tests/integration/issue_test.go tests/integration/last_updated_time_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/markup_test.go tests/integration/mention_test.go tests/integration/migrate_test.go tests/integration/milestone_test.go tests/integration/mirror_pull_test.go tests/integration/mirror_push_test.go tests/integration/new_org_test.go tests/integration/nonascii_branches_test.go tests/integration/notification_test.go tests/integration/oauth_test.go tests/integration/opengraph_test.go tests/integration/org_count_test.go tests/integration/org_nav_test.go tests/integration/org_project_test.go tests/integration/org_settings_test.go tests/integration/org_team_invite_test.go tests/integration/org_test.go tests/integration/private_project_test.go tests/integration/privateactivity_test.go tests/integration/proctected_branch_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_editable_test.go tests/integration/pull_icon_test.go tests/integration/pull_merge_test.go tests/integration/pull_reopen_test.go tests/integration/pull_request_task_test.go tests/integration/pull_review_test.go tests/integration/pull_status_test.go tests/integration/pull_summary_test.go tests/integration/pull_test.go tests/integration/pull_update_test.go tests/integration/pull_wip_convert_test.go tests/integration/quota_use_test.go tests/integration/release_feed_test.go tests/integration/release_test.go tests/integration/remote_test.go tests/integration/rename_branch_test.go tests/integration/repo_activity_test.go tests/integration/repo_archive_test.go tests/integration/repo_archive_text_test.go tests/integration/repo_badges_test.go tests/integration/repo_branch_test.go tests/integration/repo_citation_test.go tests/integration/repo_collaborator_test.go tests/integration/repo_commits_search_test.go tests/integration/repo_commits_test.go tests/integration/repo_delete_test.go tests/integration/repo_flags_test.go tests/integration/repo_fork_test.go tests/integration/repo_generate_test.go tests/integration/repo_git_note_test.go tests/integration/repo_issue_title_test.go tests/integration/repo_mergecommit_revert_test.go tests/integration/repo_migrate_test.go tests/integration/repo_migration_ui_test.go tests/integration/repo_pagination_test.go tests/integration/repo_search_test.go tests/integration/repo_settings_hook_test.go tests/integration/repo_settings_test.go tests/integration/repo_signed_tag_test.go tests/integration/repo_starwatch_test.go tests/integration/repo_tag_test.go tests/integration/repo_test.go tests/integration/repo_topic_test.go tests/integration/repo_view_test.go tests/integration/repo_watch_test.go tests/integration/repo_webhook_test.go tests/integration/repo_wiki_test.go tests/integration/repofiles_change_test.go tests/integration/runner_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/swagger_test.go tests/integration/timetracking_test.go tests/integration/translations_test.go tests/integration/user_avatar_test.go tests/integration/user_count_test.go tests/integration/user_dashboard_test.go tests/integration/user_profile_activity_test.go tests/integration/user_profile_follows_test.go tests/integration/user_profile_test.go tests/integration/user_redirect_test.go tests/integration/user_test.go tests/integration/version_test.go tests/integration/view_test.go tests/integration/webfinger_test.go tests/integration/webhook_test.go tests/integration/wiki_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" /usr/lib/go/bin/go build -v -buildmode=pie -modcacherw -trimpath -buildvcs=false -tags 'bindata sqlite sqlite_unlock_notify' -ldflags ' -X forgejo.org/modules/setting.CustomConf=/etc/forgejo/app.ini -X forgejo.org/modules/setting.AppWorkPath=/var/lib/forgejo/ -s -w -X "main.ReleaseVersion=11.0.1" -X "main.MakeVersion=GNU Make 4.4.1" -X "main.Version=11.0.1" -X "main.Tags=bindata sqlite sqlite_unlock_notify" -X "main.ForgejoVersion=11.0.1+gitea-1.22.0"' -o gitea internal/unsafeheader golang.org/x/text/internal/utf8internal github.com/ProtonMail/go-crypto/internal/byteutil google.golang.org/protobuf/internal/flags github.com/go-git/go-git/v5/plumbing/color crypto/internal/fips140/alias encoding forgejo.org/modules/webhook forgejo.org/modules/html github.com/lib/pq/oid github.com/pierrec/lz4/v4/internal/lz4errors forgejo.org/modules/git/internal forgejo.org/modules/paginator container/list forgejo.org/modules/packages/pypi github.com/dgryski/go-rendezvous golang.org/x/net/internal/iana golang.org/x/image/math/f64 forgejo.org/modules/web/types golang.org/x/image/font/gofont/goregular cmp github.com/blevesearch/gtreap golang.org/x/crypto/internal/alias forgejo.org/modules/packages/container/helm github.com/dsnet/compress/bzip2/internal/sais vendor/golang.org/x/crypto/cryptobyte/asn1 github.com/markbates/going/defaults code.forgejo.org/f3/gof3/v3/options/url internal/byteorder vendor/golang.org/x/crypto/internal/alias math/bits github.com/klauspost/compress/internal/race internal/asan log/internal image/color log/slog/internal internal/goarch internal/goexperiment unicode/utf16 internal/itoa internal/coverage/rtcov code.forgejo.org/f3/gof3/v3/options/auth internal/godebugs internal/profilerecord github.com/pjbgf/sha1cd/internal github.com/pjbgf/sha1cd/ubc sync/atomic golang.org/x/net/html/atom internal/goos github.com/dsnet/compress/internal golang.org/x/crypto/cryptobyte/asn1 internal/nettrace crypto/internal/fips140/subtle github.com/gobwas/glob/util/runes code.forgejo.org/f3/gof3/v3/kind internal/runtime/syscall unicode/utf8 internal/msan unicode crypto/internal/boring/sig github.com/google/go-cmp/cmp/internal/flags github.com/ulikunitz/xz/internal/hash golang.org/x/text/encoding/internal/identifier internal/cpu internal/runtime/math internal/abi crypto/internal/fips140deps/byteorder internal/chacha8rand google.golang.org/protobuf/internal/set math github.com/golang/groupcache/lru image/color/palette github.com/rivo/uniseg crypto/internal/fips140deps/cpu internal/runtime/atomic internal/bytealg internal/runtime/sys internal/stringslite internal/runtime/exithook github.com/blevesearch/go-porterstemmer internal/race github.com/klauspost/compress hash/maphash internal/sync internal/runtime/maps runtime internal/reflectlite iter crypto/subtle runtime/metrics sync weak maps slices forgejo.org/modules/container errors sort internal/bisect log/slog/internal/buffer go.uber.org/zap/internal/pool github.com/josharian/intern internal/singleflight google.golang.org/protobuf/internal/pragma unique forgejo.org/modules/sync internal/testlog runtime/cgo internal/oserror forgejo.org/modules/graceful/releasereopen path vendor/golang.org/x/net/dns/dnsmessage go.etcd.io/bbolt/errors golang.org/x/crypto/cast5 io math/rand/v2 forgejo.org/modules/auth/pam strconv syscall internal/godebug internal/saferio golang.org/x/text/internal/stringset github.com/djherbis/nio/v3 strings bytes crypto/internal/randutil golang.org/x/text/internal/tag github.com/djherbis/buffer/limio hash container/heap crypto github.com/beorn7/perks/quantile golang.org/x/mod/semver reflect hash/crc32 net/netip golang.org/x/crypto/blowfish encoding/base32 hash/adler32 github.com/x448/float16 hash/crc64 hash/fnv github.com/cloudflare/circl/sign github.com/golang/geo/s1 github.com/redis/go-redis/v9/internal/util golang.org/x/crypto/ripemd160 golang.org/x/crypto/md4 crypto/internal/fips140deps/godebug math/rand vendor/golang.org/x/text/transform golang.org/x/text/transform github.com/syndtr/goleveldb/leveldb/comparer github.com/gogs/chardet net/http/internal/ascii github.com/gobwas/glob/util/strings net/http/internal/testcert github.com/dsnet/compress/internal/errors bufio github.com/kballard/go-shellquote github.com/munnerz/goautoneg regexp/syntax crypto/internal/impl crypto/internal/fips140 html forgejo.org/modules/emoji golang.org/x/text/runes golang.org/x/text/encoding github.com/redis/go-redis/v9/internal/rand github.com/huandu/xstrings crypto/tls/internal/fips140tls crypto/internal/fips140/sha3 crypto/internal/fips140/sha512 crypto/internal/fips140/sha256 github.com/redis/go-redis/v9/internal/hashtag golang.org/x/text/encoding/internal forgejo.org/routers/utils golang.org/x/text/encoding/unicode golang.org/x/text/encoding/charmap golang.org/x/text/encoding/korean golang.org/x/text/encoding/traditionalchinese golang.org/x/text/encoding/simplifiedchinese golang.org/x/text/encoding/japanese github.com/dsnet/compress github.com/anmitsu/go-shlex compress/bzip2 image crypto/sha3 crypto/internal/fips140/hmac crypto/internal/fips140/check crypto/internal/fips140hash internal/syscall/execenv time internal/syscall/unix crypto/internal/fips140/hkdf crypto/internal/fips140/edwards25519/field crypto/internal/fips140/bigmod crypto/internal/fips140/tls12 crypto/internal/fips140/aes crypto/internal/fips140/nistec/fiat crypto/internal/fips140/tls13 crypto/internal/fips140/edwards25519 regexp image/internal/imageutil golang.org/x/image/vp8l golang.org/x/image/vp8 image/draw image/jpeg golang.org/x/image/draw github.com/go-enry/go-enry/v2/regex github.com/go-git/go-git/v5/internal/url github.com/microcosm-cc/bluemonday/css mvdan.cc/xurls/v2 github.com/go-enry/go-enry/v2/data/rule github.com/go-enry/go-enry/v2/internal/tokenizer github.com/go-enry/go-enry/v2/data context github.com/google/go-cmp/cmp/internal/diff internal/poll github.com/klauspost/compress/gzhttp/writer github.com/hashicorp/golang-lru/v2/internal go.uber.org/zap/buffer io/fs 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 github.com/jbenet/go-context/io internal/filepathlite embed github.com/go-git/go-git/v5/utils/ioutil crypto/internal/fips140/nistec google.golang.org/protobuf/internal/editiondefaults os github.com/google/go-cmp/cmp/internal/function internal/fmtsort xorm.io/xorm/names github.com/goccy/go-json/internal/runtime github.com/blevesearch/bleve/v2/size encoding/binary github.com/modern-go/reflect2 encoding/base64 golang.org/x/crypto/internal/poly1305 github.com/RoaringBitmap/roaring/internal github.com/cespare/xxhash/v2 github.com/klauspost/compress/zstd/internal/xxhash github.com/pierrec/lz4/v4/internal/lz4block github.com/golang/snappy github.com/cloudflare/circl/internal/sha3 github.com/klauspost/compress/internal/snapref github.com/pierrec/lz4/v4/internal/xxh32 vendor/golang.org/x/crypto/internal/poly1305 golang.org/x/crypto/blake2s golang.org/x/crypto/blake2b filippo.io/edwards25519/field github.com/zeebo/blake3/internal/utils golang.org/x/image/bmp golang.org/x/sys/unix golang.org/x/crypto/argon2 encoding/pem github.com/42wim/sshsig/pem github.com/emersion/go-imap/utf7 crypto/internal/sysrand google.golang.org/protobuf/internal/detrand forgejo.org/modules/util/filebuffer go.uber.org/zap/internal/exit github.com/klauspost/compress/internal/godebug github.com/go-git/go-billy/v5 github.com/mattn/go-runewidth github.com/prometheus/procfs/internal/util io/ioutil golang.org/x/sys/cpu internal/sysinfo os/signal path/filepath net fmt crypto/internal/entropy filippo.io/edwards25519 crypto/internal/fips140/drbg golang.org/x/image/riff github.com/blakesmith/ar github.com/cention-sany/utf7 github.com/ssor/bom golang.org/x/crypto/sha3 golang.org/x/image/webp crypto/internal/fips140only crypto/internal/fips140/ed25519 crypto/internal/fips140/mlkem crypto/internal/fips140/rsa crypto/internal/fips140/aes/gcm github.com/go-git/go-billy/v5/helper/polyfill github.com/go-git/go-billy/v5/util os/exec crypto/internal/fips140/ecdh crypto/internal/fips140/ecdsa crypto/hkdf crypto/md5 crypto/rc4 github.com/go-git/go-billy/v5/helper/chroot github.com/minio/md5-simd crypto/cipher crypto/des golang.org/x/crypto/chacha20 vendor/golang.org/x/crypto/chacha20 github.com/ProtonMail/go-crypto/eax crypto/internal/boring crypto/sha512 crypto/ecdh crypto/sha1 crypto/aes crypto/hmac crypto/sha256 encoding/hex log github.com/pmezard/go-difflib/difflib net/url vendor/golang.org/x/net/http2/hpack mime flag compress/flate encoding/json runtime/trace vendor/golang.org/x/text/unicode/norm encoding/gob gopkg.in/yaml.v3 mime/quotedprintable golang.org/x/text/internal/language text/tabwriter github.com/xrash/smetrics net/http/internal github.com/google/go-cmp/cmp/internal/value runtime/debug github.com/russross/blackfriday/v2 github.com/hashicorp/go-version database/sql/driver text/template/parse github.com/gobwas/glob/syntax/lexer forgejo.org/models/perm math/big code.forgejo.org/go-chi/cache github.com/syndtr/goleveldb/leveldb/storage github.com/boombuler/barcode compress/lzw gopkg.in/ini.v1 github.com/pjbgf/sha1cd github.com/syndtr/goleveldb/leveldb/util github.com/go-git/gcfg/types encoding/xml github.com/gobwas/glob/match gopkg.in/warnings.v0 golang.org/x/net/html os/user github.com/redis/go-redis/v9/internal/hscan golang.org/x/text/unicode/norm github.com/go-git/gcfg/token github.com/goccy/go-json/internal/errors forgejo.org/modules/templates/vars github.com/ProtonMail/go-crypto/openpgp/errors github.com/aymerick/douceur/css google.golang.org/protobuf/internal/version google.golang.org/protobuf/internal/errors go/token github.com/go-git/go-git/v5/plumbing/filemode github.com/gorilla/css/scanner dario.cat/mergo github.com/go-git/go-git/v5/internal/revision github.com/dlclark/regexp2/syntax github.com/go-git/go-git/v5/utils/merkletrie/noder github.com/go-ini/ini github.com/emirpasic/gods/utils golang.org/x/sys/execabs golang.org/x/sync/errgroup text/scanner github.com/go-git/go-git/v5/plumbing/protocol/packp/capability go.uber.org/zap/internal/color github.com/ProtonMail/go-crypto/openpgp/aes/keywrap go.uber.org/multierr github.com/klauspost/compress/fse golang.org/x/crypto/ssh/internal/bcrypt_pbkdf forgejo.org/modules/avatar/identicon github.com/google/btree github.com/nektos/act/pkg/workflowpattern golang.org/x/crypto/pbkdf2 golang.org/x/crypto/hkdf forgejo.org/modules/git/pushoptions github.com/blevesearch/bleve_index_api github.com/blevesearch/bleve/v2/numeric github.com/golang/geo/r1 golang.org/x/crypto/chacha20poly1305 github.com/blevesearch/vellum/utf8 github.com/blevesearch/bleve/v2/index/scorch/mergeplan go.etcd.io/bbolt/internal/common github.com/davecgh/go-spew/spew github.com/blevesearch/segment forgejo.org/modules/git/foreachref github.com/ProtonMail/go-crypto/ocb github.com/olivere/elastic/v7/uritemplates github.com/pkg/errors encoding/csv github.com/andybalholm/brotli/matchfinder github.com/ProtonMail/go-crypto/openpgp/armor github.com/dsnet/compress/internal/prefix github.com/emirpasic/gods/containers image/gif vendor/golang.org/x/crypto/chacha20poly1305 golang.org/x/crypto/scrypt github.com/pierrec/lz4/v4/internal/lz4stream github.com/nwaples/rardecode google.golang.org/protobuf/encoding/protowire github.com/ulikunitz/xz/internal/xlog github.com/xi2/xz github.com/gobwas/glob/syntax/ast github.com/boombuler/barcode/utils golang.org/x/crypto/curve25519 github.com/opencontainers/go-digest github.com/opencontainers/image-spec/specs-go golang.org/x/image/math/fixed github.com/valyala/fastjson/fastfloat git.sr.ht/~mariusor/go-xsd-duration golang.org/x/time/rate github.com/go-asn1-ber/asn1-ber github.com/prometheus/procfs/internal/fs github.com/syndtr/goleveldb/leveldb/cache github.com/google/go-cmp/cmp github.com/syndtr/goleveldb/leveldb/filter vendor/golang.org/x/text/unicode/bidi github.com/go-git/go-git/v5/plumbing/hash golang.org/x/text/unicode/bidi github.com/aymerick/douceur/parser github.com/go-git/go-git/v5/utils/trace github.com/DataDog/zstd github.com/go-git/go-git/v5/utils/merkletrie/internal/frame github.com/robfig/cron/v3 github.com/golang/geo/r2 github.com/blevesearch/vellum/regexp github.com/blevesearch/snowballstem github.com/caddyserver/certmagic/internal/atomicfile github.com/libdns/libdns golang.org/x/net/bpf database/sql github.com/go-git/gcfg/scanner google.golang.org/protobuf/reflect/protoreflect github.com/olekukonko/tablewriter github.com/emirpasic/gods/lists github.com/emirpasic/gods/trees github.com/modern-go/concurrent github.com/go-git/go-git/v5/utils/merkletrie github.com/valyala/fastjson github.com/ProtonMail/go-crypto/openpgp/internal/algorithm golang.org/x/image/font github.com/golang/freetype/raster github.com/opencontainers/image-spec/specs-go/v1 github.com/go-git/go-git/v5/plumbing github.com/gobwas/glob/syntax github.com/blevesearch/bleve/v2/analysis github.com/pierrec/lz4/v4 github.com/go-git/go-git/v5/plumbing/format/pktline github.com/klauspost/cpuid/v2 testing github.com/ulikunitz/xz/lzma github.com/ProtonMail/go-crypto/openpgp/s2k github.com/blevesearch/snowballstem/english github.com/klauspost/compress/huff0 go.etcd.io/bbolt/internal/freelist github.com/pquerna/otp/internal forgejo.org/modules/git/url github.com/olivere/elastic/v7/config github.com/google/go-querystring/query github.com/sergi/go-diff/diffmatchpatch github.com/yuin/goldmark/util github.com/syndtr/goleveldb/leveldb/opt github.com/boombuler/barcode/qr github.com/go-git/go-git/v5/plumbing/protocol/packp/sideband github.com/gobwas/glob/compiler compress/gzip compress/zlib archive/zip github.com/klauspost/compress/flate github.com/dsnet/compress/bzip2 github.com/golang/freetype/truetype github.com/google/pprof/profile internal/profile runtime/pprof image/png github.com/go-git/go-git/v5/utils/sync github.com/go-git/go-git/v5/plumbing/cache github.com/go-git/go-git/v5/utils/merkletrie/filesystem github.com/go-git/go-git/v5/utils/binary github.com/go-git/go-git/v5/plumbing/format/diff github.com/gobwas/glob github.com/syndtr/goleveldb/leveldb/errors github.com/jhillyerd/enmime/v2/internal/coding golang.org/x/text/internal/language/compact github.com/syndtr/goleveldb/leveldb/journal github.com/syndtr/goleveldb/leveldb/iterator github.com/go-git/go-git/v5/plumbing/format/index github.com/go-git/go-git/v5/plumbing/format/idxfile golang.org/x/text/secure/bidirule vendor/golang.org/x/text/secure/bidirule github.com/pquerna/otp golang.org/x/text/language text/template github.com/go-git/go-git/v5/utils/diff github.com/syndtr/goleveldb/leveldb/memdb github.com/syndtr/goleveldb/leveldb/table vendor/golang.org/x/net/idna github.com/editorconfig/editorconfig-core-go/v2 github.com/go-git/go-git/v5/utils/merkletrie/index github.com/go-git/go-git/v5/plumbing/storer google.golang.org/protobuf/internal/descfmt google.golang.org/protobuf/internal/descopts google.golang.org/protobuf/internal/encoding/messageset google.golang.org/protobuf/internal/genid google.golang.org/protobuf/internal/strs google.golang.org/protobuf/runtime/protoiface google.golang.org/protobuf/internal/order github.com/dlclark/regexp2 google.golang.org/protobuf/reflect/protoregistry google.golang.org/protobuf/internal/protolazy github.com/go-git/go-git/v5/plumbing/format/packfile google.golang.org/protobuf/internal/encoding/json google.golang.org/protobuf/internal/encoding/text github.com/cpuguy83/go-md2man/v2/md2man github.com/ulikunitz/xz github.com/jaytaylor/html2text github.com/microcosm-cc/bluemonday github.com/niklasfasching/go-org/org golang.org/x/net/idna golang.org/x/text/internal/catmsg golang.org/x/text/internal golang.org/x/text/internal/format golang.org/x/text/internal/number golang.org/x/text/encoding/htmlindex golang.org/x/text/internal/colltab github.com/minio/minio-go/v7/pkg/sse github.com/minio/minio-go/v7/pkg/tags forgejo.org/modules/sitemap xorm.io/xorm/internal/json github.com/minio/minio-go/v7/pkg/lifecycle github.com/emirpasic/gods/lists/arraylist log/slog github.com/blevesearch/upsidedown_store_api github.com/bits-and-blooms/bitset github.com/mailru/easyjson/jlexer github.com/goccy/go-json/internal/encoder github.com/blevesearch/vellum/levenshtein go.uber.org/atomic github.com/emersion/go-sasl github.com/go-ap/jsonld github.com/blevesearch/bleve/v2/util go.uber.org/zap/zapcore github.com/goccy/go-json/internal/decoder xorm.io/xorm/contexts xorm.io/builder golang.org/x/text/cases github.com/syndtr/goleveldb/leveldb github.com/mattn/go-sqlite3 google.golang.org/protobuf/proto golang.org/x/net/html/charset github.com/golang/freetype github.com/minio/crc64nvme github.com/zeebo/blake3/internal/consts crypto/rand crypto/elliptic crypto/internal/boring/bbig crypto/dsa encoding/asn1 github.com/dustin/go-humanize github.com/ProtonMail/go-crypto/openpgp/internal/encoding github.com/cloudflare/circl/internal/conv github.com/fxamacker/cbor/v2 github.com/json-iterator/go github.com/golang/geo/r3 github.com/emirpasic/gods/trees/binaryheap golang.org/x/text/message/catalog github.com/zeebo/blake3/internal/alg/compress/compress_pure github.com/cloudflare/circl/math/fp25519 github.com/cloudflare/circl/math/fp448 github.com/cloudflare/circl/math/mlsbset github.com/mattn/go-isatty github.com/fsnotify/fsnotify/internal github.com/blevesearch/mmap-go github.com/sassoftware/go-rpmutils/fileutil github.com/cyphar/filepath-securejoin github.com/sirupsen/logrus go.etcd.io/bbolt crypto/ed25519 crypto/internal/hpke crypto/rsa golang.org/x/crypto/bcrypt forgejo.org/modules/keying github.com/lib/pq/scram github.com/ProtonMail/go-crypto/openpgp/elgamal github.com/cloudflare/circl/math github.com/rs/xid github.com/pquerna/otp/hotp github.com/klauspost/compress/s2 github.com/gorilla/feeds forgejo.org/modules/secret github.com/klauspost/compress/zstd github.com/zeebo/blake3/internal/alg/compress/compress_sse41 google.golang.org/protobuf/internal/encoding/defval golang.org/x/crypto/ed25519 github.com/pquerna/otp/totp github.com/zeebo/blake3/internal/alg/compress github.com/mattn/go-colorable golang.org/x/text/collate github.com/blevesearch/geo/s2 github.com/djherbis/buffer/wrapio github.com/go-git/gcfg github.com/gorilla/securecookie github.com/sassoftware/go-rpmutils/cpio github.com/zeebo/blake3/internal/alg/hash/hash_pure github.com/cloudflare/circl/dh/x25519 github.com/cloudflare/circl/dh/x448 github.com/cloudflare/circl/ecc/goldilocks github.com/minio/minio-go/v7/pkg/cors github.com/blevesearch/vellum github.com/RoaringBitmap/roaring github.com/fatih/color github.com/fsnotify/fsnotify github.com/zeebo/blake3/internal/alg/hash/hash_avx2 github.com/djherbis/buffer golang.org/x/text/feature/plural github.com/stretchr/testify/assert/yaml github.com/minio/minio-go/v7/pkg/replication github.com/ProtonMail/go-crypto/openpgp/x25519 forgejo.org/modules/process github.com/zeebo/blake3/internal/alg/hash github.com/ProtonMail/go-crypto/bitcurves github.com/ProtonMail/go-crypto/brainpool github.com/zeebo/blake3/internal/alg golang.org/x/oauth2/jws github.com/zeebo/blake3 github.com/urfave/cli/v2 html/template crypto/x509/pkix vendor/golang.org/x/crypto/cryptobyte golang.org/x/crypto/cryptobyte github.com/cloudflare/circl/sign/ed25519 google.golang.org/protobuf/encoding/prototext google.golang.org/protobuf/internal/filedesc github.com/klauspost/compress/gzip github.com/klauspost/pgzip google.golang.org/protobuf/encoding/protodelim github.com/klauspost/compress/zip golang.org/x/text/message golang.org/x/text/number github.com/rhysd/actionlint github.com/ProtonMail/go-crypto/openpgp/x448 github.com/go-git/go-git/v5/plumbing/format/config github.com/go-git/go-billy/v5/osfs github.com/klauspost/compress/gzhttp/writer/gzkp github.com/cloudflare/circl/sign/ed448 github.com/go-git/go-git/v5/plumbing/format/objfile github.com/alecthomas/chroma/v2 code.forgejo.org/forgejo/reply github.com/ProtonMail/go-crypto/openpgp/ed25519 github.com/ProtonMail/go-crypto/openpgp/ed448 github.com/go-git/go-git/v5/config crypto/ecdsa forgejo.org/modules/user github.com/go-git/go-git/v5/internal/path_util github.com/kevinburke/ssh_config archive/tar xorm.io/xorm/internal/utils github.com/SaveTheRbtz/zstd-seekable-format-go/pkg/env go.uber.org/zap/internal github.com/go-git/go-git/v5/plumbing/format/gitignore github.com/santhosh-tekuri/jsonschema/v6/kind github.com/goccy/go-json/internal/encoder/vm_color_indent xorm.io/xorm/schemas xorm.io/xorm/convert github.com/santhosh-tekuri/jsonschema/v6 github.com/go-git/go-git/v5/storage github.com/go-git/go-git/v5/storage/memory github.com/go-git/go-git/v5/storage/filesystem/dotgit forgejo.org/modules/templates/scopedtmpl github.com/buildkite/terminal-to-html/v3 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 github.com/alecthomas/chroma/v2/lexers google.golang.org/protobuf/internal/encoding/tag google.golang.org/protobuf/encoding/protojson github.com/go-git/go-git/v5/storage/filesystem github.com/go-webauthn/webauthn/protocol/webauthncbor forgejo.org/modules/queue/lqinternal xorm.io/xorm/caches code.forgejo.org/forgejo/levelqueue google.golang.org/protobuf/internal/impl github.com/ProtonMail/go-crypto/openpgp/ecdh github.com/ProtonMail/go-crypto/openpgp/ecdsa github.com/ProtonMail/go-crypto/openpgp/eddsa github.com/blevesearch/scorch_segment_api/v2 github.com/ProtonMail/go-crypto/openpgp/packet code.forgejo.org/f3/gof3/v3/options/cli code.forgejo.org/f3/gof3/v3/forges/helpers/auth github.com/go-git/go-git/v5/plumbing/transport github.com/blevesearch/zapx/v11 github.com/blevesearch/zapx/v14 github.com/blevesearch/zapx/v15 github.com/blevesearch/zapx/v12 github.com/blevesearch/zapx/v13 github.com/blevesearch/zapx/v16 github.com/go-git/go-git/v5/plumbing/transport/internal/common forgejo.org/modules/json forgejo.org/modules/optional forgejo.org/modules/structs github.com/ProtonMail/go-crypto/openpgp github.com/blevesearch/geo/geojson log/syslog github.com/google/go-tpm/tpmutil crypto/x509 github.com/google/uuid github.com/mitchellh/mapstructure github.com/bradfitz/gomemcache/memcache github.com/minio/minio-go/v7/pkg/s3utils github.com/redis/go-redis/v9/internal/proto github.com/redis/go-redis/v9/internal github.com/nektos/act/pkg/common github.com/go-git/go-git/v5/plumbing/object github.com/go-git/go-git/v5/plumbing/transport/git vendor/golang.org/x/net/http/httpproxy net/textproto golang.org/x/net/internal/socks forgejo.org/modules/hostmatcher golang.org/x/net/internal/socket github.com/prometheus/procfs github.com/mailru/easyjson/buffer xorm.io/xorm/log github.com/mailru/easyjson/jwriter github.com/go-co-op/gocron github.com/google/go-tpm/legacy/tpm2 code.forgejo.org/go-chi/cache/memcache xorm.io/xorm/core github.com/redis/go-redis/v9/internal/pool golang.org/x/net/proxy vendor/golang.org/x/net/http/httpguts net/mail golang.org/x/net/http/httpguts github.com/ProtonMail/go-crypto/openpgp/clearsign mime/multipart github.com/jhillyerd/enmime/v2/internal/textproto golang.org/x/net/ipv6 golang.org/x/net/ipv4 code.forgejo.org/forgejo-contrib/go-libravatar github.com/jhillyerd/enmime/v2/internal/stringutil github.com/blevesearch/bleve/v2/geo xorm.io/xorm/dialects github.com/jhillyerd/enmime/v2/mediatype github.com/blevesearch/bleve/v2/search github.com/blevesearch/bleve/v2/document github.com/go-git/go-git/v5/plumbing/revlist github.com/go-git/go-git/v5/plumbing/transport/server github.com/go-git/go-git/v5/plumbing/transport/file github.com/blevesearch/bleve/v2/search/highlight github.com/blevesearch/bleve/v2/search/facet github.com/blevesearch/bleve/v2/search/scorer github.com/blevesearch/bleve/v2/search/collector golang.org/x/crypto/ocsp github.com/go-webauthn/webauthn/protocol/webauthncose github.com/golang-jwt/jwt/v4 github.com/golang-jwt/jwt/v5 golang.org/x/crypto/ssh crypto/tls github.com/blevesearch/bleve/v2/registry github.com/blevesearch/bleve/v2/search/searcher 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/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/datetime/timestamp/milliseconds github.com/blevesearch/bleve/v2/analysis/datetime/timestamp/nanoseconds github.com/blevesearch/bleve/v2/index/scorch 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/search/highlight/fragmenter/simple github.com/blevesearch/bleve/v2/search/highlight/highlighter/simple github.com/blevesearch/bleve/v2/analysis/analyzer/custom github.com/blevesearch/bleve/v2/analysis/token/camelcase github.com/blevesearch/bleve/v2/analysis/token/unicodenorm forgejo.org/modules/indexer/code/bleve/tokenizer/hierarchy github.com/blevesearch/bleve/v2/analysis/datetime/optional github.com/blevesearch/bleve/v2/analysis/lang/en github.com/blevesearch/bleve/v2/analysis/analyzer/keyword github.com/blevesearch/bleve/v2/search/highlight/highlighter/html github.com/blevesearch/bleve/v2/analysis/analyzer/standard github.com/blevesearch/bleve/v2/mapping xorm.io/xorm/tags google.golang.org/protobuf/internal/filetype github.com/blevesearch/bleve/v2/search/query google.golang.org/protobuf/runtime/protoimpl xorm.io/xorm/internal/statements google.golang.org/protobuf/types/known/structpb google.golang.org/protobuf/types/known/timestamppb code.gitea.io/actions-proto-go/ping/v1 google.golang.org/protobuf/types/known/anypb google.golang.org/protobuf/types/descriptorpb google.golang.org/protobuf/types/known/wrapperspb connectrpc.com/connect/internal/gen/connectext/grpc/status/v1 github.com/prometheus/client_model/go code.gitea.io/actions-proto-go/runner/v1 github.com/prometheus/common/model google.golang.org/protobuf/internal/editionssupport google.golang.org/protobuf/types/gofeaturespb google.golang.org/protobuf/reflect/protodesc golang.org/x/crypto/ssh/knownhosts golang.org/x/crypto/ssh/agent github.com/gliderlabs/ssh forgejo.org/modules/util github.com/prometheus/client_golang/prometheus/internal github.com/skeema/knownhosts xorm.io/xorm github.com/xanzy/ssh-agent github.com/42wim/sshsig github.com/go-git/go-git/v5/plumbing/transport/ssh forgejo.org/modules/generate forgejo.org/modules/packages/cran forgejo.org/modules/packages/goproxy forgejo.org/modules/templates/eval forgejo.org/modules/util/rotatingfilewriter forgejo.org/modules/log github.com/golang/protobuf/proto github.com/yuin/goldmark/text github.com/yuin/goldmark/ast net/http/httptrace github.com/lib/pq github.com/redis/go-redis/v9 net/smtp github.com/emersion/go-imap github.com/go-sql-driver/mysql github.com/miekg/dns net/http forgejo.org/modules/auth forgejo.org/modules/regexplru forgejo.org/modules/proxyprotocol forgejo.org/modules/auth/password/hash forgejo.org/modules/setting/config forgejo.org/modules/pprof forgejo.org/modules/packages/conan gopkg.in/gomail.v2 github.com/jhillyerd/enmime/v2 github.com/blevesearch/bleve/v2/index/upsidedown github.com/yuin/goldmark/renderer github.com/yuin/goldmark/extension/ast forgejo.org/modules/markup/markdown/util github.com/yuin/goldmark/parser github.com/emersion/go-imap/responses github.com/emersion/go-imap/commands github.com/yuin/goldmark/renderer/html github.com/emersion/go-imap/client forgejo.org/models/migrations/v1_7 github.com/yuin/goldmark forgejo.org/modules/markup/common forgejo.org/modules/markup/markdown/math github.com/yuin/goldmark-highlighting/v2 github.com/yuin/goldmark/extension github.com/goccy/go-json/internal/encoder/vm_color forgejo.org/modules/assetfs github.com/42wim/httpsig github.com/minio/minio-go/v7/pkg/signer net/http/httputil github.com/yohcop/openid-go github.com/go-git/go-git/v5/plumbing/transport/http code.forgejo.org/go-chi/binding github.com/klauspost/compress/gzhttp github.com/mailru/easyjson codeberg.org/gusted/mcaptcha expvar github.com/go-webauthn/x/revoke forgejo.org/modules/uri code.forgejo.org/go-chi/captcha github.com/go-fed/httpsig net/http/cookiejar code.forgejo.org/f3/gof3/v3/options/http github.com/mrjones/oauth github.com/go-chi/cors forgejo.org/modules/typesniffer code.forgejo.org/go-chi/session github.com/hashicorp/go-cleanhttp cloud.google.com/go/compute/metadata github.com/gorilla/mux net/http/pprof net/http/httptest go.uber.org/zap net/http/cgi connectrpc.com/connect github.com/felixge/fgprof github.com/chi-middleware/proxy github.com/prometheus/client_golang/internal/github.com/golang/gddo/httputil/header github.com/caddyserver/zerossl github.com/go-chi/chi/v5 golang.org/x/oauth2/internal github.com/gorilla/sessions github.com/go-ap/errors github.com/prometheus/common/expfmt github.com/Azure/go-ntlmssp github.com/gogs/go-gogs-client github.com/mholt/acmez/v3/acme github.com/andybalholm/brotli github.com/google/go-github/v64/github github.com/prometheus/client_golang/internal/github.com/golang/gddo/httputil code.forgejo.org/f3/gof3/v3/tree/f3/objects github.com/hashicorp/go-retryablehttp github.com/go-webauthn/webauthn/metadata golang.org/x/oauth2 forgejo.org/modules/auth/openid golang.org/x/net/publicsuffix github.com/go-ldap/ldap/v3 github.com/stretchr/testify/assert github.com/go-git/go-git/v5/plumbing/transport/client net/http/fcgi golang.org/x/oauth2/authhandler github.com/markbates/goth golang.org/x/oauth2/google/internal/impersonate golang.org/x/oauth2/google/internal/stsexchange golang.org/x/oauth2/jwt github.com/mholt/acmez/v3 github.com/go-git/go-git/v5 code.forgejo.org/go-chi/session/memcache code.forgejo.org/go-chi/session/mysql github.com/go-webauthn/webauthn/protocol code.forgejo.org/go-chi/session/postgres code.forgejo.org/f3/gof3/v3/forges/forgejo/sdk code.gitea.io/sdk/gitea github.com/markbates/goth/gothic 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/facebook github.com/markbates/goth/providers/github github.com/markbates/goth/providers/gitlab github.com/markbates/goth/providers/mastodon github.com/markbates/goth/providers/microsoftonline github.com/markbates/goth/providers/gitea github.com/markbates/goth/providers/nextcloud github.com/markbates/goth/providers/openidConnect github.com/markbates/goth/providers/dropbox github.com/markbates/goth/providers/yandex github.com/markbates/goth/providers/fitbit github.com/markbates/goth/providers/zoom github.com/blevesearch/bleve/v2 github.com/go-chi/chi/v5/middleware github.com/markbates/goth/providers/twitter golang.org/x/oauth2/google/internal/externalaccountauthorizeduser golang.org/x/oauth2/google/externalaccount github.com/olivere/elastic/v7 github.com/go-ap/activitypub gitlab.com/gitlab-org/api/client-go github.com/prometheus/client_golang/prometheus golang.org/x/oauth2/google github.com/go-webauthn/webauthn/webauthn go.uber.org/zap/exp/zapslog github.com/SaveTheRbtz/zstd-seekable-format-go/pkg github.com/markbates/goth/providers/google github.com/caddyserver/certmagic github.com/stretchr/testify/require code.gitea.io/actions-proto-go/ping/v1/pingv1connect code.gitea.io/actions-proto-go/runner/v1/runnerv1connect forgejo.org/modules/zstd forgejo.org/routers/api/actions/ping github.com/nektos/act/pkg/common/git code.forgejo.org/f3/gof3/v3/logger github.com/nektos/act/pkg/model code.forgejo.org/f3/gof3/v3/options/logger code.forgejo.org/f3/gof3/v3/util github.com/prometheus/client_golang/prometheus/promhttp code.forgejo.org/f3/gof3/v3/options code.forgejo.org/f3/gof3/v3/forges/filesystem/options code.forgejo.org/f3/gof3/v3/forges/forgejo/options forgejo.org/services/f3/driver/options code.forgejo.org/f3/gof3/v3/id code.forgejo.org/f3/gof3/v3/f3 code.forgejo.org/f3/gof3/v3/path github.com/nektos/act/pkg/exprparser code.forgejo.org/f3/gof3/v3/tree/generic github.com/nektos/act/pkg/jobparser code.forgejo.org/f3/gof3/v3/tree/f3 code.forgejo.org/f3/gof3/v3/forges/helpers/repository code.forgejo.org/f3/gof3/v3/forges/helpers/pullrequest code.forgejo.org/f3/gof3/v3/forges/forgejo code.forgejo.org/f3/gof3/v3/forges/filesystem github.com/mholt/archiver/v3 github.com/meilisearch/meilisearch-go code.forgejo.org/f3/gof3/v3/cmd forgejo.org/modules/indexer/internal/meilisearch github.com/goccy/go-json/internal/encoder/vm_indent github.com/go-enry/go-enry/v2 forgejo.org/modules/analyze forgejo.org/modules/nosql 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 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 forgejo.org/modules/setting forgejo.org/modules/mcaptcha forgejo.org/models/unit forgejo.org/modules/highlight forgejo.org/modules/recaptcha forgejo.org/modules/auth/password/pwn forgejo.org/models/migrations/base forgejo.org/modules/markup/mdstripper forgejo.org/modules/turnstile forgejo.org/modules/graceful forgejo.org/modules/avatar forgejo.org/modules/translation/i18n forgejo.org/modules/proxy forgejo.org/modules/storage forgejo.org/modules/hcaptcha forgejo.org/models/db forgejo.org/modules/httpcache forgejo.org/modules/options forgejo.org/modules/references forgejo.org/modules/card forgejo.org/modules/packages forgejo.org/modules/cache forgejo.org/modules/web/routing forgejo.org/modules/queue forgejo.org/models/migrations/v1_11 forgejo.org/models/forgejo/semver forgejo.org/modules/indexer/internal forgejo.org/models/dbfs forgejo.org/models/db/install forgejo.org/models/avatars forgejo.org/routers/web/healthcheck forgejo.org/modules/git forgejo.org/modules/indexer/internal/db forgejo.org/modules/indexer/internal/bleve forgejo.org/modules/indexer/internal/elasticsearch forgejo.org/services/forgejo forgejo.org/modules/base forgejo.org/modules/gitrepo forgejo.org/modules/git/pipeline forgejo.org/modules/migration forgejo.org/modules/lfs forgejo.org/services/f3/util forgejo.org/modules/label forgejo.org/modules/translation forgejo.org/models/shared/types forgejo.org/modules/timeutil forgejo.org/modules/auth/password forgejo.org/modules/charset forgejo.org/models/system forgejo.org/modules/indexer/issues/internal forgejo.org/modules/validation forgejo.org/models/webhook forgejo.org/models/forgejo_migrations/v1_20 forgejo.org/models/forgejo_migrations/v1_22 forgejo.org/models/migrations/v1_6 forgejo.org/models/migrations/v1_19 forgejo.org/models/migrations/v1_16 forgejo.org/models/migrations/v1_23 forgejo.org/models/migrations/v1_8 forgejo.org/models/migrations/v1_12 forgejo.org/models/migrations/v1_20 forgejo.org/models/migrations/v1_22 forgejo.org/models/auth forgejo.org/models/migrations/v1_15 forgejo.org/models/migrations/v1_10 forgejo.org/models/migrations/v1_9 forgejo.org/models/migrations/v1_13 forgejo.org/models/migrations/v1_14 forgejo.org/modules/public forgejo.org/modules/indexer/issues/bleve forgejo.org/modules/indexer/issues/elasticsearch forgejo.org/modules/indexer/issues/meilisearch forgejo.org/modules/packages/alpine forgejo.org/modules/packages/cargo forgejo.org/modules/packages/chef forgejo.org/modules/packages/composer forgejo.org/modules/packages/conda forgejo.org/modules/packages/debian forgejo.org/modules/packages/helm forgejo.org/modules/packages/arch forgejo.org/modules/packages/container forgejo.org/modules/packages/maven forgejo.org/modules/packages/npm forgejo.org/modules/packages/nuget forgejo.org/modules/packages/pub forgejo.org/modules/packages/rpm forgejo.org/modules/packages/rubygems forgejo.org/modules/packages/swift forgejo.org/modules/packages/vagrant forgejo.org/models/forgefed forgejo.org/modules/forgefed forgejo.org/modules/httplib forgejo.org/modules/markup forgejo.org/modules/system forgejo.org/services/webhook/shared forgejo.org/modules/updatechecker forgejo.org/modules/markup/external forgejo.org/modules/csv forgejo.org/modules/markup/asciicast forgejo.org/modules/markup/console forgejo.org/modules/markup/orgmode forgejo.org/services/auth/source/remote forgejo.org/modules/session forgejo.org/models/forgejo_migrations forgejo.org/models/user forgejo.org/modules/markup/csv forgejo.org/modules/web/middleware forgejo.org/modules/web forgejo.org/services/mailer/token forgejo.org/modules/activitypub forgejo.org/modules/auth/webauthn forgejo.org/services/auth/source/smtp forgejo.org/services/auth/source/pam forgejo.org/services/auth/source/db forgejo.org/models/repo forgejo.org/models/pull forgejo.org/models/admin forgejo.org/models/project forgejo.org/services/repository/archiver forgejo.org/modules/indexer/stats forgejo.org/models/packages forgejo.org/services/federation forgejo.org/modules/indexer/code/internal forgejo.org/models/migrations/v1_21 forgejo.org/models/actions forgejo.org/models/asymkey forgejo.org/modules/indexer/code/bleve forgejo.org/modules/indexer/code/elasticsearch forgejo.org/models/packages/alpine forgejo.org/models/packages/container forgejo.org/models/packages/cran forgejo.org/models/packages/debian forgejo.org/models/packages/rpm forgejo.org/models/packages/conan forgejo.org/models/packages/nuget forgejo.org/models/packages/conda forgejo.org/models/packages/alt forgejo.org/models/migrations/v1_17 forgejo.org/modules/ssh forgejo.org/modules/actions forgejo.org/models/quota forgejo.org/models/secret forgejo.org/modules/svg forgejo.org/modules/markup/markdown/callout forgejo.org/services/auth/source/oauth2 forgejo.org/services/secrets forgejo.org/models/organization forgejo.org/modules/markup/markdown forgejo.org/models/perm/access forgejo.org/services/remote forgejo.org/modules/issue/template forgejo.org/models/git forgejo.org/services/repository/gitgraph forgejo.org/models/issues forgejo.org/modules/indexer/issues/db forgejo.org/services/shared/automerge forgejo.org/services/gitdiff forgejo.org/services/externalaccount forgejo.org/models/activities forgejo.org/services/mailer/incoming/payload forgejo.org/models forgejo.org/models/migrations/v1_18 forgejo.org/modules/indexer/issues forgejo.org/services/repository/commitstatus forgejo.org/models/migrations forgejo.org/modules/indexer/code forgejo.org/services/asymkey forgejo.org/services/auth/source forgejo.org/modules/metrics forgejo.org/modules/repository forgejo.org/services/notify forgejo.org/modules/private forgejo.org/modules/templates forgejo.org/services/feed forgejo.org/services/mirror forgejo.org/services/indexer forgejo.org/services/issue forgejo.org/services/uinotification forgejo.org/services/packages forgejo.org/services/packages/alpine forgejo.org/services/packages/container forgejo.org/services/packages/alt forgejo.org/services/packages/arch forgejo.org/services/packages/debian forgejo.org/services/packages/rpm forgejo.org/services/mailer forgejo.org/services/context forgejo.org/services/context/upload forgejo.org/routers/web/shared forgejo.org/routers/api/v1/activitypub forgejo.org/routers/web/devtest forgejo.org/routers/web/shared/user forgejo.org/routers/web/repo/badges forgejo.org/routers/api/packages/helper forgejo.org/services/convert forgejo.org/services/forms forgejo.org/routers/web/feed forgejo.org/routers/web/repo/flags forgejo.org/routers/api/v1/settings forgejo.org/services/pull forgejo.org/routers/web/shared/project forgejo.org/routers/api/packages/alt forgejo.org/routers/api/packages/arch forgejo.org/routers/api/packages/cran forgejo.org/routers/api/packages/goproxy forgejo.org/routers/api/packages/generic forgejo.org/routers/api/packages/helm forgejo.org/routers/api/packages/maven forgejo.org/routers/api/packages/rpm forgejo.org/routers/api/packages/debian forgejo.org/routers/api/packages/alpine forgejo.org/routers/api/packages/vagrant forgejo.org/routers/api/packages/npm forgejo.org/routers/api/packages/pypi forgejo.org/routers/api/packages/rubygems forgejo.org/routers/api/packages/swift forgejo.org/routers/api/packages/pub forgejo.org/routers/api/packages/conda forgejo.org/services/attachment forgejo.org/services/webhook/sourcehut forgejo.org/routers/web/shared/secrets forgejo.org/routers/web/user/setting/security forgejo.org/routers/api/v1/swagger forgejo.org/services/release forgejo.org/routers/api/packages/composer forgejo.org/modules/eventsource forgejo.org/services/actions forgejo.org/services/webhook forgejo.org/services/lfs forgejo.org/routers/web/explore forgejo.org/services/agit forgejo.org/services/mailer/incoming forgejo.org/services/repository/files forgejo.org/routers/api/actions/runner forgejo.org/routers/web/shared/actions forgejo.org/services/markup forgejo.org/services/repository forgejo.org/services/automerge forgejo.org/services/packages/cargo forgejo.org/services/wiki forgejo.org/services/org forgejo.org/services/doctor forgejo.org/services/migrations forgejo.org/services/user forgejo.org/routers/api/packages/cargo forgejo.org/services/packages/cleanup forgejo.org/routers/web/shared/packages forgejo.org/routers/api/v1/utils forgejo.org/routers/web/org/setting forgejo.org/services/auth/source/ldap forgejo.org/services/f3/driver forgejo.org/services/auth forgejo.org/routers/api/v1/shared forgejo.org/routers/api/v1/packages forgejo.org/routers/api/v1/notify forgejo.org/routers/api/packages/chef forgejo.org/routers/api/packages/conan forgejo.org/routers/api/packages/container forgejo.org/routers/api/packages/nuget forgejo.org/routers/common forgejo.org/routers/web/user/setting forgejo.org/routers/web/auth forgejo.org/services/cron forgejo.org/services/task forgejo.org/routers/private forgejo.org/routers/api/shared forgejo.org/routers/web/misc forgejo.org/routers/api/v1/misc forgejo.org/routers/install forgejo.org/routers/api/actions forgejo.org/routers/web/repo forgejo.org/routers/api/v1/repo forgejo.org/routers/api/forgejo/v1 forgejo.org/routers/api/packages forgejo.org/routers/web/events forgejo.org/routers/web/admin forgejo.org/routers/web/org forgejo.org/cmd/forgejo forgejo.org/routers/web/user forgejo.org/routers/api/v1/user forgejo.org/routers/api/v1/admin forgejo.org/routers/api/v1/org forgejo.org/routers/api/v1 forgejo.org/routers/web/repo/actions forgejo.org/routers/web/repo/setting forgejo.org/routers/web forgejo.org/routers forgejo.org/cmd forgejo.org >>> forgejo: Entering fakeroot... >>> forgejo-openrc*: Running split function openrc... 'etc/init.d' -> '/home/buildozer/aports/community/forgejo/pkg/forgejo-openrc/etc/init.d' >>> forgejo-openrc*: Preparing subpackage forgejo-openrc... >>> forgejo-openrc*: Running postcheck for forgejo-openrc >>> forgejo*: Running postcheck for forgejo >>> forgejo*: Preparing package forgejo... >>> forgejo*: Stripping binaries >>> forgejo*: Script found. /bin/sh added as a dependency for forgejo-11.0.1-r0.apk >>> forgejo*: Adding .pre-install >>> forgejo-openrc*: Scanning shared objects >>> forgejo*: Scanning shared objects >>> forgejo-openrc*: Tracing dependencies... >>> forgejo-openrc*: Package size: 540.0 B >>> forgejo-openrc*: Compressing data... >>> forgejo-openrc*: Create checksum... >>> forgejo-openrc*: Create forgejo-openrc-11.0.1-r0.apk >>> forgejo*: Tracing dependencies... git git-lfs gnupg /bin/sh so:libc.musl-aarch64.so.1 >>> forgejo*: Package size: 99.3 MB >>> forgejo*: Compressing data... >>> forgejo*: Create checksum... >>> forgejo*: Create forgejo-11.0.1-r0.apk >>> forgejo: Build complete at Sat, 03 May 2025 10:35:05 +0000 elapsed time 0h 3m 5s >>> forgejo: Cleaning up srcdir >>> forgejo: Cleaning up pkgdir >>> forgejo: Uninstalling dependencies... (1/39) Purging .makedepends-forgejo (20250503.103201) (2/39) Purging git-lfs (3.6.0-r4) Executing git-lfs-3.6.0-r4.pre-deinstall System Git LFS configuration has been removed. (3/39) Purging gnupg (2.4.7-r0) (4/39) Purging gpg-wks-server (2.4.7-r0) (5/39) Purging gpgsm (2.4.7-r0) (6/39) Purging gpgv (2.4.7-r0) (7/39) Purging gnupg-utils (2.4.7-r0) (8/39) Purging gnupg-wks-client (2.4.7-r0) (9/39) Purging gpg (2.4.7-r0) (10/39) Purging gnupg-keyboxd (2.4.7-r0) (11/39) Purging gpg-agent (2.4.7-r0) (12/39) Purging gnupg-dirmngr (2.4.7-r0) (13/39) Purging gnupg-gpgconf (2.4.7-r0) (14/39) Purging pinentry (1.3.1-r0) (15/39) Purging go (1.24.2-r1) (16/39) Purging binutils-gold (2.44-r0) (17/39) Purging npm (11.3.0-r0) (18/39) Purging nodejs (22.13.1-r4) (19/39) Purging ca-certificates (20241121-r2) Executing ca-certificates-20241121-r2.post-deinstall (20/39) Purging ada-libs (2.9.2-r3) (21/39) Purging gnutls (3.8.8-r0) (22/39) Purging icu-libs (76.1-r0) (23/39) Purging libassuan (2.5.7-r0) (24/39) Purging libbz2 (1.0.8-r6) (25/39) Purging libgcrypt (1.10.3-r1) (26/39) Purging libksba (1.6.7-r0) (27/39) Purging libldap (2.6.8-r0) (28/39) Purging libsasl (2.1.28-r8) (29/39) Purging nettle (3.10.1-r0) (30/39) Purging npth (1.8-r0) (31/39) Purging p11-kit (0.25.5-r2) (32/39) Purging simdjson (3.12.0-r0) (33/39) Purging simdutf (6.4.1-r0) (34/39) Purging sqlite-libs (3.49.1-r1) (35/39) Purging gdbm (1.24-r0) (36/39) Purging icu-data-en (76.1-r0) (37/39) Purging libffi (3.4.8-r0) (38/39) Purging libgpg-error (1.55-r0) (39/39) Purging libtasn1 (4.20.0-r0) Executing busybox-1.37.0-r16.trigger OK: 399 MiB in 108 packages >>> forgejo: Updating the community/aarch64 repository index... >>> forgejo: Signing the index...