go-ml/api
Snider a6fb45da67 refactor: apply go fix modernizers for Go 1.26
Automated fixes: interface{} → any, range-over-int, t.Context(),
wg.Go(), strings.SplitSeq, strings.Builder, slices.Contains,
maps helpers, min/max builtins.

Co-Authored-By: Virgil <virgil@lethean.io>
2026-02-22 21:00:16 +00:00
..
routes.go refactor(cmd): unwrap Result.Text across all commands 2026-02-22 17:41:16 +00:00
routes_test.go refactor: apply go fix modernizers for Go 1.26 2026-02-22 21:00:16 +00:00