Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[release/1.5] Update Go to 1.16.14 #6556

Merged
merged 1 commit into from Feb 16, 2022

Commits on Feb 15, 2022

  1. [release/1.5] Update Go to 1.16.14

    Includes security fixes for crypto/elliptic (CVE-2022-23806), math/big (CVE-2022-23772),
    and cmd/go (CVE-2022-23773).
    
    go1.16.14 (released 2022-02-10) includes security fixes to the crypto/elliptic,
    math/big packages and to the go command, as well as bug fixes to the compiler,
    linker, runtime, the go command, and the debug/macho, debug/pe, net/http/httptest,
    and testing packages. See the Go 1.16.14 milestone on our issue tracker for details:
    
    https://github.com/golang/go/issues?q=milestone%3AGo1.16.14+label%3ACherryPickApproved
    
    full diff: golang/go@go1.16.13...go1.16.14
    
    Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
    thaJeztah committed Feb 15, 2022
    Copy the full SHA
    24b9912 View commit details
    Browse the repository at this point in the history