mirror of
https://github.com/moby/moby.git
synced 2026-01-11 10:41:43 +00:00
go1.24.9 (released 2025-10-13) includes fixes to the crypto/x509 package. See the Go 1.24.9 milestone on our issue tracker for details: - https://github.com/golang/go/issues?q=milestone%3AGo1.24.9+label%3ACherryPickApproved - full diff: https://github.com/golang/go/compare/go1.24.8...go1.24.9 Signed-off-by: Sebastiaan van Stijn <github@gone.nl>