Skip to content

Comments

Update to go 1.22, k8s deps to 1.30#386

Open
adammw wants to merge 1 commit intojtblin:mainfrom
adammw:adammw/deps
Open

Update to go 1.22, k8s deps to 1.30#386
adammw wants to merge 1 commit intojtblin:mainfrom
adammw:adammw/deps

Conversation

@adammw
Copy link

@adammw adammw commented Jan 15, 2025

What this PR does / why we need it:

Update go.mod to go 1.22 and k8s deps to 1.30. Prometheus client_golang also updated.

Special notes:

Checklist chart

[Place an '[x]' (no spaces) in all applicable fields. Please remove unrelated fields.]

  • Chart Version bumped
  • Variables are documented in the README.md

module github.com/jtblin/kube2iam

go 1.15
go 1.22.0
Copy link
Owner

Choose a reason for hiding this comment

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

Why locking to 1.22.0? It looks like the latest 1.22 was 1.22.12.

And is the reason to stick to 1.22 instead of 1.23 or 1.24 for stability?

Copy link
Author

Choose a reason for hiding this comment

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

i believe this specifies the minimum version (compared to toolchain), which matches what client-go uses in their release-1.30 go.mod file

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants