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

v0.11/all: bump Go to v1.19.9 #1007

Merged

Commits on May 3, 2023

  1. [v0.11] dockerfile: Bump library/golang

    Bumps library/golang from 1.19.8-alpine3.17 to 1.19.9-alpine3.17.
    
    ---
    updated-dependencies:
    - dependency-name: library/golang
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed May 3, 2023
    Configuration menu
    Copy the full SHA
    d0f9cfd View commit details
    Browse the repository at this point in the history
  2. all: bump Go to v1.19.9

    > go1.19.9 (released 2023-05-02) includes three security fixes to the
    > html/template package, as well as bug fixes to the compiler, the
    > runtime, and the crypto/tls and syscall packages. See the Go 1.19.9
    > milestone on our issue tracker for details.
    
    Go 1.19.9 milestone:
    https://github.com/golang/go/issues?q=milestone%3AGo1.19.9+label%3ACherryPickApproved
    
    > go1.19.8 (released 2023-04-04) includes security fixes to the
    > go/parser, html/template, mime/multipart, net/http, and net/textproto
    > packages, as well as bug fixes to the linker, the runtime, and the
    > time package. See the Go 1.19.8 milestone on our issue tracker for
    > details.
    
    Go 1.19.8 milestone:
    https://github.com/golang/go/issues?q=milestone%3AGo1.19.8+label%3ACherryPickApproved
    
    Signed-off-by: Robin Hahling <robin.hahling@gw-computing.net>
    rolinh committed May 3, 2023
    Configuration menu
    Copy the full SHA
    1b95a54 View commit details
    Browse the repository at this point in the history