Update module path from forge.lthn.ai/core/go-cache to
dappco.re/go/core/cache. Update dependencies to dappco.re/go/core/io
v0.2.0 and dappco.re/go/core/log v0.1.0. Fix path traversal prefix
collision in Cache.Path() and update package doc comment.
Co-Authored-By: Virgil <virgil@lethean.io>
File-based cache with TTL, JSON serialisation, go-io Medium backend.
Moved from forge.lthn.ai/core/go/pkg/cache to standalone module.
Co-Authored-By: Virgil <virgil@lethean.io>