mirror of
https://github.com/containerd/containerd.git
synced 2026-08-12 12:14:44 +00:00
- go1.23.5 (released 2025-01-16) includes security fixes to the crypto/x509 and net/http packages, as well as bug fixes to the compiler, the runtime, and the net package. See the Go 1.23.5 milestone on our issue tracker for details. https://github.com/golang/go/issues?q=milestone%3AGo1.23.5+label%3ACherryPickApproved - go1.22.11 (released 2025-01-16) includes security fixes to the crypto/x509 and net/http packages, as well as bug fixes to the runtime. See the Go 1.22.11 milestone on our issue tracker for details. https://github.com/golang/go/issues?q=milestone%3AGo1.22.11+label%3ACherryPickApproved Signed-off-by: Akhil Mohan <akhilerm@gmail.com>