# golang/vgo

[mirror] Versioned Go Prototype

Repository: https://github.com/golang/vgo
Canonical: https://ross.abutalabs.com/products/vgo
Language: Go
License: BSD-3-Clause
License Family: permissive
Last push: 2026-07-10T06:03:25+00:00

## Health v2 (maintenance only)
Score: 73/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 91, release rhythm 35, longevity 100
- inputs: {"age_days": 3116, "days_push": 54, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1509, forks 62 (observed 2026-08-28T04:04:55.647907+00:00)

## What it is
A standalone prototype of a version-aware `go` command that brought Go 1.11 module support to users on Go 1.10 toolchains. It is now obsolete, as all of its features were incorporated into the main Go toolchain.

## Use cases
- manage Go project dependencies with semantic versioning on Go 1.10
- try out Go modules before upgrading to Go 1.11
- experiment with versioned Go workflows
- resolve and download specific versions of Go packages

## When to choose
- you are stuck on a Go 1.10 toolchain and need module support (historical scenario only)
- you are studying the history of Go's module system design

## When to avoid
- you use Go 1.11 or later - modules are built into the standard `go` command
- you are starting a new project
- you need maintained tooling

## Facets
- artifact type: cli-tool
- maturity: abandoned
- function: package-manager, build-tool, cli, developer-tools
- domain: developer-tools, version-control, programming-languages
- platform: go, cross-platform, cli
- tags: go-modules, dependency-management, versioned-go, obsolete, historical, command-line

## Member repositories
- golang/vgo (main) score 73

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:55.647907+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:32:29.294332+00:00, confidence not recorded.
  - readme: https://github.com/golang/vgo (fetched 2026-08-28T04:04:55.647907+00:00, sha fff043a0ec31)
- Data as of 2026-08-30T08:39:29.467469+00:00.
