Block a user
Docs: explain what distinguishes validate from other packages
docs: explain what distinguishes validate (+ comment audit)
No struct-level validation (wire fields by hand)
@claude Ignore this issue unless I draw your attention to it again in the future. I have no intention of changing this right now, but I want to keep the issue open for future reference.
Multi-arch build keeps CGO_ENABLED=0; arm64 runner unused
@claude Ignore this issue indefinitely unless I draw your attention to it again. I want to keep it open for future reference but have no plans to action it right now.
Test gaps remaining after the starter suite
- Remove kong and just inline the function body. Make sure to retain support for the command-line options
- Add CSV tests
- We only want to redirect GET, HEAD and OPTIONS (I think? Whatever is…
Replace deprecated (archived) home-brewed packages
Replace archived code.aneur.in/go/* dependencies
reject non-3xx status codes; close the CSV file; add tests
Approved. Go ahead and merge and extract the remaining test gaps into issues for another day.
Replace deprecated (archived) home-brewed packages
Do this as a WIP PR. I'm aware it's a very big change so break it down into multiple commits to help track progress.