scratch code to gather information about linux distros
https://github.com/wagoodman/linux-distributions.git
This repo downloads /etc/os-release information for several distros as well as end of life
information for the same distros and makes it available as JSON files (see data/).
To run this yourself:
go run ./cmd/gather