Skip to content

Update to go-mosh v0.1.7 for static mosh dependencies

Daniel Selifonov requested to merge static-go-mosh into master

Now building a (mostly) static binary of nosshtradamus. The main pain point was the dynamic linking of libprotobuf, which has a nasty habit of breaking from system updates.

Also bumped the go crypto library version, which fixes at least one CVE.

Merge request reports