top | item 43183530 How to manage tool dependencies in Go 1.24 2 points| paranoidxprod | 1 year ago |alexedwards.net 1 comment order hn newest paranoidxprod|1 year ago Most interesting part of this imo was using a separate modfile for tools to avoid version conflicts. This was a concern I saw brought up with regards to `go tool`, but this seems to address them.
paranoidxprod|1 year ago Most interesting part of this imo was using a separate modfile for tools to avoid version conflicts. This was a concern I saw brought up with regards to `go tool`, but this seems to address them.
paranoidxprod|1 year ago