Commit Graph

2 Commits

Author SHA1 Message Date
Ben McClelland 97cc6bf23b chore: run go modernize tool
This is a fixup of the codebase using:
go run golang.org/x/tools/go/analysis/passes/modernize/cmd/modernize@latest -fix ./...

This has no bahvior changes, and only updates safe changes for
modern go features.
2026-03-10 09:47:37 -07:00
Ben McClelland d4d511cf98 feat: compile support for 32bit and bsd platforms 2024-03-11 09:42:36 -07:00