Closed issue by PaperMountainStudio on void-packages repository https://github.com/void-linux/void-packages/issues/17770 Description: Currently the only package which provides tools like godoc is the `go1.12-bootstrap`. I think void should have a package for these widely used tools. I know I can get it by using ``` go get golang.org/x/tools/ ``` but still, a package would be better.