Skip to content

Conversation

@Luap99
Copy link
Member

@Luap99 Luap99 commented Mar 12, 2025

Update to go 1.23, thinks some new lints (thanks to @kolyshkin) and bump a few go 1.23 dep updates.

Luap99 and others added 4 commits March 12, 2025 14:19
We don't want to force a new go version for local builds

Signed-off-by: Paul Holzinger <pholzing@redhat.com>
1. Switch to Go 1.23.0 as a minimally required version.

2. Use Go 1.24.x for golangci-lint job.

3. Switch from golang.org/x/exp/maps to standard library's maps package.
   Retrospectively, it was a mistake to use x/exp/maps because the API
   changed when the package went into std (it now use iter.Seq).

Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
Signed-off-by: Paul Holzinger <pholzing@redhat.com>
Signed-off-by: Paul Holzinger <pholzing@redhat.com>
Signed-off-by: Paul Holzinger <pholzing@redhat.com>
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Mar 12, 2025

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: Luap99

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@Luap99
Copy link
Member Author

Luap99 commented Mar 12, 2025

cc @mtrmac

Copy link
Contributor

@mtrmac mtrmac left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@openshift-ci openshift-ci bot added the lgtm label Mar 12, 2025
@openshift-merge-bot openshift-merge-bot bot merged commit 63cb298 into containers:main Mar 12, 2025
15 checks passed
@Luap99 Luap99 deleted the go-1.23 branch March 12, 2025 16:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants