Skip to content
New issue

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

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

Already on GitHub? # to your account

[1.1] Add Go 1.23, drop 1.21 #4372

Merged
merged 1 commit into from
Aug 14, 2024

Commits on Aug 13, 2024

  1. [1.1] Add Go 1.23, drop 1.21

    As of commit 096e6f8 we are ready for Go 1.23.
    
    All that's left to do is:
     - Cirrus CI: switch from Go 1.21 to Go 1.22;
     - GHA CI: drop go 1.21, add 1.23 to test matrix;
     - Dockerfile: switch from Go 1.21.x to 1.22.x.
    
    Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
    kolyshkin committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    7f75aec View commit details
    Browse the repository at this point in the history