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

sanbornm/go-selfupdate

Enable your Go applications to self update observed · 2026-08-28

github.com/sanbornm/go-selfupdate · Go · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

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: n/a
  • age_days: 4676
  • days_rel: n/a
  • days_push: 746
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1700 stars · 185 forks observed · 2026-08-28

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

A Go library and CLI utility that enables Go applications to self-update by checking an HTTP(S) endpoint for a JSON update manifest and applying binary diffs or full binaries. It supports Mac, Linux, ARM, and Windows and uses bsdiff for small incremental updates.

Use cases

  • enable my Go CLI to update itself automatically
  • ship incremental binary patches to desktop Go apps
  • serve app updates from S3 or static hosting
  • check for new app version on startup
  • distribute cross-platform Go binary updates
  • fall back to full binary download when diff fails

When to choose

  • you distribute a Go binary and want Chrome-style self-updates
  • you want small incremental updates via bsdiff with SHA-verified fallback
  • you want to host updates on static hosting or S3 without a backend

When to avoid

  • you need signed update verification or advanced update channels
  • your application is not written in Go
  • you need a managed update service with analytics and rollback

Facets

library · maturity maintenance

developer-tools deployment cli developer-tools cross-platform windows go cli self-update binary-diffs bsdiff go-applications update-server command-line linux macos

1 source

Member repositories

RepositoryRoleHealth v2
sanbornm/go-selfupdatemain32

For agents

markdown · JSON · MCP: product_card(name="sanbornm/go-selfupdate")

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