forgejo/modules
Gusted 61e21d7ded
chore: Make Forgejo build with go1.24
- [Go 1.24](https://groups.google.com/g/golang-announce/c/vYMfuq_XO6w)
is currently out for rc1.
- Using it to test unit tests and integration testing it failed horribly
with strange panics and errors, it is caused by
ca63101df4
and Forgejo trying to access the wrong internal data structures that
have been changed in Go 1.24.
- Use the new data structure for Go 1.24 and above.
2024-12-17 16:12:22 +01:00
..
actions
activitypub
analyze
assetfs
auth
avatar
base
cache
card
charset
container
csv
emoji
eventsource
forgefed
generate
git
gitgraph
gitrepo
graceful
hcaptcha
highlight
hostmatcher
html
httpcache
httplib
indexer
issue/template
json
keying
label
lfs Use 8 as default value for git lfs concurrency (#32421) 2024-12-06 00:17:57 +01:00
log chore: Make Forgejo build with go1.24 2024-12-17 16:12:22 +01:00
markup
mcaptcha
metrics
migration
nosql
optional
options
packages Add support for indexing arch files 2024-12-09 11:34:50 +08:00
paginator
pprof
private
process
proxy
proxyprotocol
public
queue
recaptcha
references
regexplru
repository
secret
session
setting Use 8 as default value for git lfs concurrency (#32421) 2024-12-06 00:17:57 +01:00
sitemap
ssh fix: ensure correct ssh public key is used for authentication 2024-12-12 05:54:07 +01:00
storage
structs
svg
sync
system
templates
test
testlogger
timeutil
translation
turnstile
typesniffer
updatechecker
uri
user
util
validation
web
webhook
zstd