Login
From:
Jamie Tanna | Software Engineer
(Uncensored)
subscribe
Managing your Go tool versions with `go.mod` and a `tools.go` · Jamie Tanna | Software Engineer
https://www.jvt.me/posts/2022/06/15/go-tools-dependency-management/
links
backlinks
Roast topics
Find topics
Find it!
Better dependency management for your tools and without needing to `go install` the tools before executing them.