Ross ROSS = Recommend OSS · open-source software intelligence for agents

oligot/go-mod-upgrade

Update outdated Go dependencies interactively observed · 2026-08-28

github.com/oligot/go-mod-upgrade · Go · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

70/100

  • Activity 99
  • Release rhythm 16
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: 218
  • age_days: 2408
  • days_rel: 344
  • days_push: 10
  • n_releases_24m: 2

Full methodology

Adoption not part of the score

1106 stars · 53 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A command-line tool that interactively updates outdated Go module dependencies, similar to yarn upgrade-interactive but for Go. It lists available patch, minor, and prerelease upgrades with color coding and lets users select which dependencies to update.

Use cases

  • update outdated go dependencies interactively
  • list available go module upgrades in ci
  • bulk update go.mod dependencies
  • check which go dependencies have newer versions
  • ignore certain modules when upgrading go deps

When to choose

  • you maintain a Go project using modules and want an interactive way to update direct dependencies
  • you want a non-interactive --list mode for CI pipelines to surface available upgrades

When to avoid

  • you need to upgrade major versions, since only patch and minor updates are supported
  • you need automated non-interactive upgrades without review, e.g. dependabot-style workflows

Facets

cli-tool · maturity active

cli package-manager developer-tools developer-tools version-control windows go cli go-modules dependency-updates interactive-cli yarn-upgrade-interactive command-line linux macos

1 source

Member repositories

RepositoryRoleHealth v2
oligot/go-mod-upgrademain70

For agents

markdown · JSON · MCP: product_card(name="oligot/go-mod-upgrade")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem