go/pkg
Snider cb16b63b19 refactor: replace fmt.Sprintf in errors with Join/Concat
All error message string building now uses core string primitives.
Remaining fmt usage: code generation (%q quoting) and log formatting (%v).

Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-20 13:38:53 +00:00
..
core refactor: replace fmt.Sprintf in errors with Join/Concat 2026-03-20 13:38:53 +00:00