I ran go get package to download a package before learning that I needed to set my GOPATH otherwise that package sullies my root Go install (I woul
go get package
GOPATH
it's 2020 and now there is a command:
go clean -modcache