chore: Go 1.26 modernization #1

Merged
Charon merged 3 commits from chore/go-1.26-modernization into main 2026-02-24 18:01:48 +00:00

3 commits

Author SHA1 Message Date
Claude
f4885d3e5e
chore: use slices.Sorted(maps.Keys()) for ordered iteration
All checks were successful
Security Scan / security (pull_request) Successful in 11s
Test / test (pull_request) Successful in 1m0s
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-24 16:24:04 +00:00
Claude
c8a23f32b9
chore: sort.Slice → slices.SortFunc
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-24 16:23:47 +00:00
Claude
c46516884a
chore: fmt.Errorf(static) → errors.New
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-24 16:23:04 +00:00