Download Latest Version 2.2.46 source code.zip (342.2 kB) Google Add to Preferred Sources
Home / 3.1.7
Name Modified Size InfoDownloads / Week
Parent folder
goenv_3.1.7_checksums.txt 2026-09-02 779 Bytes
goenv_3.1.7_darwin_amd64.tar.gz 2026-09-02 6.3 MB
goenv_3.1.7_darwin_arm64.tar.gz 2026-09-02 5.8 MB
goenv_3.1.7_linux_arm64.tar.gz 2026-09-02 5.6 MB
goenv_3.1.7_windows_amd64.zip 2026-09-02 6.4 MB
goenv_3.1.7_freebsd_amd64.tar.gz 2026-09-02 6.1 MB
goenv_3.1.7_linux_amd64.tar.gz 2026-09-02 6.2 MB
goenv_3.1.7_linux_armv6.tar.gz 2026-09-02 5.9 MB
goenv_3.1.7_linux_armv7.tar.gz 2026-09-02 5.9 MB
3.1.7 source code.tar.gz 2026-09-02 1.2 MB
3.1.7 source code.zip 2026-09-02 1.4 MB
README.md 2026-09-02 860 Bytes
Totals: 12 Items   50.9 MB 0

goenv 3.1.7

Installation:

Quick Binary Install (No Go Required!)

:::bash
# Linux/macOS
curl -sfL https://raw.githubusercontent.com/go-nv/goenv/main/install.sh | bash

# Windows (PowerShell)
irm https://raw.githubusercontent.com/go-nv/goenv/main/install.ps1 | iex

# Or download directly:
# Linux (x64):   goenv_3.1.7_linux_amd64.tar.gz
# Linux (ARM64): goenv_3.1.7_linux_arm64.tar.gz
# macOS (Intel): goenv_3.1.7_darwin_amd64.tar.gz
# macOS (M1/M2): goenv_3.1.7_darwin_arm64.tar.gz
# Windows (x64): goenv_3.1.7_windows_amd64.zip

What's Changed

Changelog

Bug Fixes

  • 3c2620c3de643c823bd155fa272d9a14dee99e3b: fix(update): stop burning GitHub API quota on every update check (#599) (@ChronosMasterOfAllTime)

Full Changelog: https://github.com/go-nv/goenv/compare/3.1.6...3.1.7

Source: README.md, updated 2026-09-02