Aran Wilkinson
/about
/posts
/now
/resume
Entries tagged :: tooling
2025-01-31
Go 1.24's new tool directive in go.mod
Go 1.24 adds a tool directive to go.mod, replacing the old tools.go workaround. Learn how to declare, install, and run project tools directly through the module system.
Read more ⟶