summaryrefslogtreecommitdiffhomepage
path: root/version/cmp.go
AgeCommit message (Expand)AuthorFilesLines
2024-04-16all: use Go 1.22 range-over-intBrad Fitzpatrick1-1/+1
2023-01-27all: update copyright and license headersWill Norris1-3/+2
2021-07-01version: don't allocate parsing unsupported versions, empty stringsBrad Fitzpatrick1-20/+74
2020-06-12version: remove leftover debug print.David Anderson1-2/+0
2020-06-12version: add an AtLeast helper to compare versions.David Anderson1-0/+142