proxy.golang.org : github.com/kevincobain2000/gobrew : v1.8.3
Go version manager, written in Go. Super simple tool to install and manage Go versions. Install go without root. Gobrew doesn't require shell rehash.
Registry -
Documentation -
Download -
JSON
purl: pkg:golang/github.com/kevincobain2000/gobrew@v1.8.3
Published:
Indexed:
Loading...
Readme
Loading...
Dependencies
- github.com/Masterminds/semver v1.5.0
- github.com/c4milo/unpackit v1.0.0
- github.com/dsnet/compress v0.0.1
- github.com/fatih/color v1.15.0
- github.com/google/go-cmp v0.5.9
- github.com/klauspost/compress v1.4.1
- github.com/klauspost/cpuid v1.2.0
- github.com/klauspost/pgzip v1.2.5
- github.com/mattn/go-colorable v0.1.13
- github.com/mattn/go-isatty v0.0.17
- github.com/mattn/go-runewidth v0.0.14
- github.com/mitchellh/colorstring v0.0.0-20190213212951-d06e56a500db
- github.com/pkg/errors v0.9.1
- github.com/rivo/uniseg v0.2.0
- github.com/schollz/progressbar/v3 v3.13.1
- github.com/ulikunitz/xz v0.5.10
- golang.org/x/sys v0.6.0
- golang.org/x/term v0.6.0
- gotest.tools v2.2.0+incompatible