On Thu, 2018-08-09 at 06:18 +0000, Jakob Borg wrote: > On 9 Aug 2018, at 00:09, Kevin Locke <ke...@kevinlocke.name> wrote: >> Thanks for the explanation! Is there a way for me to update the >> locally installed packages (shfmt and its dependencies in this >> example) without installing additional dependencies which weren't >> initially installed? > > [...] > > However, Rafal Jeczalik wrote a tool to figure out where binaries > came from and update them. This might be what you’re looking for: > https://github.com/rjeczalik/bin
That is great! `gobin -u` is very close to what I was looking for. I think it will be sufficient for my needs. Thank you! I'm surprised this isn't part of the go tool, since it seems like all system administrators would need to use gobin to keep installed Go binaries up to date and address vulnerabilities. Or is there some other method most people use? Is there a "Go for System Administrators" document somewhere with recommendations? I'm not sure how I would would have discovered gobin without your help. Thanks again, Kevin -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.