There's a merged pull request on the void-packages repository go: update to 1.19.1. https://github.com/void-linux/void-packages/pull/39141 Description: ## Security fixes in Go 1.19 See: https://go.dev/doc/devel/release#go1.19 > go1.19.1 (released 2022-09-06) includes security fixes to the net/http and net/url packages, as well as bug fixes to the compiler, the go command, the pprof command, the linker, the runtime, and the crypto/tls and crypto/x509 packages. #### Testing the changes - I tested the changes in this PR: **YES** #### Local build testing - I built this PR locally for my native architecture, (x86_64)