an elegant Go version manager write in rust

golang goup govm gvm installer tool version-manager
3 Open Issues Need Help Last updated: Jul 7, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Debug and fix a bug in the `goup` Go version manager where attempting to install a release candidate version (e.g., `1.25rc1`) results in a parsing error due to the 'rc' suffix not being handled correctly by the version parsing logic. The solution involves modifying the version parsing code to correctly handle release candidate versions.

Complexity: 4/5
bug help wanted

an elegant Go version manager write in rust

Rust
#golang#goup#govm#gvm#installer#tool#version-manager

AI Summary: The task is to debug and fix a bug in the `goup-rs` Go version manager where some Go versions are missing their SHA256 checksum files, causing installation failures. The solution might involve adding a flag to skip SHA256 verification or improving the download and checksum verification process to ensure all necessary files are present.

Complexity: 4/5
bug help wanted

an elegant Go version manager write in rust

Rust
#golang#goup#govm#gvm#installer#tool#version-manager
Incorrect Go installation about 2 months ago

AI Summary: Debug and fix a bug in the `goup` Go version manager where installing a specific Go version (e.g., 1.2.2) incorrectly installs a different version (1.24.4). The issue needs investigation to understand why the wrong version is selected and then a fix to ensure the correct version is installed.

Complexity: 4/5
bug help wanted

an elegant Go version manager write in rust

Rust
#golang#goup#govm#gvm#installer#tool#version-manager