(no title)
syvolt
|
1 year ago
Reachability analysis on a tool that could be called by something outside of the project? We're talking about tools here after all - anything that can run `go tool` in that directory can call it. The go.mod tool entry could just be being used for versioning.
verdverm|1 year ago
Big fan of Dagger over this go tool thing
I generally loath the use of comments for things other than comments