Go Version Manager

Detect, select, switch, and verify Go toolchains for a repository without mutating global system state. Use when a Go build reports an incompatible GOROOT or standard-library package, when go.mod/go.sum behavior differs across Go versions, when multiple Go versions are installed, when choosing a Go binary for go mod tidy/test/build, or when setting up a repeatable multi-version Go workflow.

mnhkahn a38cf45 2 files · 11.9 KB Updated

File contents

mnhkahn/cyeam-cli/tree/main/skills/go-version-manager commit a38cf45708

Frequently asked questions

npx skillmds@latest add mnhkahn/go-version-manager