There is a new pull request by g4s8 against master on the void-packages repository https://github.com/g4s8/void-packages go-1.21.3 https://github.com/void-linux/void-packages/pull/46782 go: update to 1.21.3. #### Testing the changes - I tested the changes in this PR: **YES** #### Local build testing - I built this PR locally for my native architecture, (amd64) - I built this PR locally for these architectures (if supported. mark crossbuilds): - armv7l - aarch64 - i686 Changes, see https://go.dev/doc/devel/release#go1.21.minor - go1.21.2 (released 2023-10-05) includes one security fixes to the cmd/go package, as well as bug fixes to the compiler, the go command, the linker, the runtime, and the runtime/metrics package. See the [Go 1.21.2 milestone](https://github.com/golang/go/issues?q=milestone%3AGo1.21.2+label%3ACherryPickApproved) on our issue tracker for details. - go1.21.3 (released 2023-10-10) includes a security fix to the net/http package. See the [Go 1.21.3 milestone](https://github.com/golang/go/issues?q=milestone%3AGo1.21.3+label%3ACherryPickApproved) on our issue tracker for details. A patch file from https://github.com/void-linux/void-packages/pull/46782.patch is attached