Commit Graph
5 Commits
Author SHA1 Message Date
sneak 30b1cebd02 Add timing info for each tool and total duration 2025-12-18 01:11:17 -08:00
sneak 0c31667230 Update README with new commit hash 2025-12-18 01:06:32 -08:00
sneak cf739a6e93 Remove deprecated/broken tools: guru, gorename, keyify
These tools no longer build successfully:
- guru and gorename were removed from golang.org/x/tools
- keyify has build issues with current honnef.co/go/tools
2025-12-18 01:06:17 -08:00
sneak 64e871ad4f Update README with install commit hash and date 2025-12-18 00:58:37 -08:00
sneak 7188d87c39 Initial commit: gosetup tool for installing Go dev binaries
Installs common Go development tools at pinned versions including
vim-go binaries, linters, formatters, and debugging tools.
2025-12-18 00:57:28 -08:00