3.1.0
goenv 3.1.0
Installation:
Quick Binary Install (No Go Required!)
# Linux/macOS
curl -sfL https://raw.githubusercontent.com/go-nv/goenv/main/install.sh | bash
# Or download directly:
# Linux (x64): goenv_3.1.0_linux_amd64.tar.gz
# Linux (ARM64): goenv_3.1.0_linux_arm64.tar.gz
# macOS (Intel): goenv_3.1.0_darwin_amd64.tar.gz
# macOS (M1/M2): goenv_3.1.0_darwin_arm64.tar.gz
# Windows (x64): goenv_3.1.0_windows_amd64.zipWhat's Changed
Changelog
Others
- f07bf43: Fix install list command to show installable versions from remote (#531) (@ChronosMasterOfAllTime)
- 7226986: V3: Fix doctor system go detection and goenv shimming (#532) (@ChronosMasterOfAllTime)
- 2b2ec79: parity for GH workflows with master (@ChronosMasterOfAllTime)
- 6867f40: rename v3 release drafter to main (@ChronosMasterOfAllTime)
Full Changelog: 3.0.1...3.1.0