docker-library / golang

Docker Official Image packaging for golang
https://golang.org
BSD 3-Clause "New" or "Revised" License
1.48k stars 510 forks source link

Add back 1.19 temporarily for 1.19.13 #489

Closed yosifkit closed 1 year ago

yosifkit commented 1 year ago

This reverts and updates commit 5eba309b53593d8c24a5a0164605f503f9108492.

go1.19.13 (released 2023-09-06) includes fixes to the go command, and the crypto/tls and net/http packages.

- https://go.dev/doc/devel/release#go1.19.minor

We have also released Go version 1.19.13, a minor point release that only includes fixes to improve its forward and backward compatibility.

- https://groups.google.com/g/golang-announce/c/Fm51GRLNRvM

Fixes #488