c1ae0fc5
go.mod: tidy and complete the README
go mod tidy promotes fernet-go and vaughan0/go-ini from indirect to direct (the cmd entry point imports go-ini and the smoke test imports fernet) and drops stale transitive checksums for AWS S3/CLI packages that core-go pulls but compare.sr.ht never imports. The require block is otherwise unchanged; build and tests stay green. README: correct the architecture to reflect the go-git in-process backend (no runtime git shell-out), document the full local development recipe (config.ini template, key generation, dev-stub, forging a login cookie), the deployment steps (install, config propagation for nav, DNS, internal-ipnet, nginx, User=git systemd), and design notes recording the go-git decision, the 10 MB bundle rationale, and the pending LICENSE.
bigbes <bigbes@gmail.com> — 2026-07-18 18:28:39 UTC
Commit c1ae0fc527c571bcbdfce0af2296f404e4e9dadc —
view raw patch
Parent(s):
6db8684c
| File | Status | + | − |
|---|---|---|---|
README.md
|
M | +219 | -27 |
go.mod
|
M | +2 | -2 |
go.sum
|
M | +46 | -8 |