Remove globals.Buildarch from codebase #31

Merged
sneak merged 1 commits from fix/issue-30-remove-buildarch into main 2026-03-04 12:07:58 +01:00

1 Commits

Author SHA1 Message Date
clawbot
fd2c2d62dd remove globals.Buildarch from codebase
All checks were successful
check / check (push) Successful in 6s
Remove the Buildarch field from the globals package variable, struct,
and constructor. Remove all references in main.go (including the
runtime import), logger startup output, and test setup across globals,
logger, database, and webhook_db_manager packages.

closes #30
2026-03-03 16:27:48 -08:00