semver-max

command
v0.3.0-alpha.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 26, 2026 License: MIT Imports: 6 Imported by: 0

Documentation

Overview

Command semver-max reads whitespace-separated semantic versions from stdin and prints the single SemVer-highest one, exiting non-zero if none are valid. It exists so the release procedure can pick the highest version published across every module proxy path with correct SemVer precedence (unlike `sort -V`, which orders a prerelease after its release) using the repository's pinned, reviewed SemVer dependency rather than an ad-hoc `go get`.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL