aboutsummaryrefslogtreecommitdiffhomepage
path: root/internal/outcome/run.go
AgeCommit message (Collapse)Author
2026-04-10hst: optionally reject insecure optionsOphestra
This prevents inadvertent use of insecure compatibility features. Closes #30. Signed-off-by: Ophestra <cat@gensokyo.uk>
2025-11-14internal/outcome: rename run from mainOphestra
The "main.go" name is quite confusing as this is often only present in main packages. Signed-off-by: Ophestra <cat@gensokyo.uk>