mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2024-11-01 04:54:09 +00:00
bf0d100b84
- This is in the spirit of #5090.
- Move to a fork of gitea.com/go-chi/cache,
code.forgejo.org/go-chi/cache. It removes unused code (a lot of
adapters, that can't be used by Forgejo) and unused dependencies (see
go.sum). Also updates existing dependencies.
|
||
---|---|---|
.. | ||
cache.go | ||
cache_redis.go | ||
cache_test.go | ||
cache_twoqueue.go | ||
context.go | ||
context_test.go |