| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| goenv_3.0.1_checksums.txt | 2026-04-08 | 779 Bytes | |
| goenv_3.0.1_darwin_amd64.tar.gz | 2026-04-08 | 5.9 MB | |
| goenv_3.0.1_linux_amd64.tar.gz | 2026-04-08 | 5.8 MB | |
| goenv_3.0.1_linux_arm64.tar.gz | 2026-04-08 | 5.3 MB | |
| goenv_3.0.1_windows_amd64.zip | 2026-04-08 | 6.0 MB | |
| goenv_3.0.1_darwin_arm64.tar.gz | 2026-04-08 | 5.5 MB | |
| goenv_3.0.1_freebsd_amd64.tar.gz | 2026-04-08 | 5.8 MB | |
| goenv_3.0.1_linux_armv6.tar.gz | 2026-04-08 | 5.6 MB | |
| goenv_3.0.1_linux_armv7.tar.gz | 2026-04-08 | 5.6 MB | |
| 3.0.1 source code.tar.gz | 2026-04-08 | 1.1 MB | |
| 3.0.1 source code.zip | 2026-04-08 | 1.3 MB | |
| README.md | 2026-04-08 | 703 Bytes | |
| Totals: 12 Items | 47.9 MB | 0 | |
goenv 3.0.1
Installation:
Quick Binary Install (No Go Required!)
:::bash
# Linux/macOS
curl -sfL https://raw.githubusercontent.com/go-nv/goenv/master/install.sh | bash
# Or download directly:
# Linux (x64): goenv_3.0.1_linux_amd64.tar.gz
# Linux (ARM64): goenv_3.0.1_linux_arm64.tar.gz
# macOS (Intel): goenv_3.0.1_darwin_amd64.tar.gz
# macOS (M1/M2): goenv_3.0.1_darwin_arm64.tar.gz
# Windows (x64): goenv_3.0.1_windows_amd64.zip
What's Changed
Changelog
Others
- f70cd0152f84d50f7e483adb006fe40baac8d98b: Prereleaser fixes (#521) (@ChronosMasterOfAllTime)
Full Changelog: https://github.com/go-nv/goenv/compare/3.0.0...3.0.1