Hacker News new | ask | show | jobs
by Foxboron 2141 days ago
> I'm curious which package managers / repositories allow you to update to the latest version of go as soon as it's released * ?

Arch Linux.

I just saw the release when I was checking for updated versions of packages I maintain, and built it before users started bugging me about outdated go binaries.

https://www.archlinux.org/packages/community/x86_64/go/

2 comments

I continue to love how this works out with security updates too. I usually get new browser and kernel versions after particularly bad CVEs within a few hours from the upstream release.
Alpine is very fast too.